<!--
//edit the links as you would with regular html but remeber the '/" changes and follow the examples as a guide
document.write('<form name="jump"><select style="font-size: 10px" name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO"><option value="#">Staff:</option><option value="#">--------</option><option value="directory.html">Staff Directory</option><option value="counselors.html">Counselors</option><option value="deans.html">Deans</option><option value="staff.html">Attendance Office</option></select></form>');
//-->
