<?php // Show some key attributes of the selected nodes $TOPDIR = '..'; require_once "$TOPDIR/lib/functions.php"; //echo "<LINK rel=stylesheet href='$TOPDIR/manage/dsh.css' type='text/css'>\n"; //echo "<script type='text/javascript' src='$TOPDIR/manage/dsh.js'></script>\n"; echo "<FORM NAME=addremForm>\n"; //insertButtons(array('label' => 'Show Attributes', 'id' => 'attrButton', 'onclick' => '')); echo "</FORM>\n"; //<script type='text/javascript'>dshReady();</script> insertNotDoneYet(); ?>