<!--
//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="index.html">Administration</option><option value="beck.html">Ron Beck</option><option value="houlihan.html">Patrick Houlihan</option><option value="henry.html">Carl Henry</option><option value="arnold.html">Kim Arnold</option><option value="mather.html">Kathy Taylor</option><option value="bateman.html">Bob Bateman </option></select></form>');
//-->
