<!--
//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="#">Facilities:</option><option value="#">------</option><option value="tech_center.html">Tech Center</option><option value="library.html">Library</option><option value="healthcenter.html">Student Health Center</option><option value="njrotc.html">NJROTC</option>');
//-->
