function mmLoadMenus() { if (window.mm_menu_0322080116_0) return; window.mm_menu_0322080116_0 = new Menu("root",139,18,"Arial, Helvetica, sans-serif",12,"#814200","#000000","#F6E4CC","#D0B797","left","middle",3,0,250,-5,7,true,false,true,0,true,true); mm_menu_0322080116_0.addMenuItem("State Award","location='State_Award.asp'"); mm_menu_0322080116_0.addMenuItem("University Award","location='University_Award.asp'"); mm_menu_0322080116_0.addMenuItem("National Award","location='National_Award.asp'"); mm_menu_0322080116_0.addMenuItem("Maestro","location='Maestro_Award.asp'"); mm_menu_0322080116_0.addMenuItem("Honorary","location='Honorary.asp'"); mm_menu_0322080116_0.fontWeight="bold"; mm_menu_0322080116_0.hideOnMouseOut=true; mm_menu_0322080116_0.bgColor='#333333'; mm_menu_0322080116_0.menuBorder=1; mm_menu_0322080116_0.menuLiteBgColor='#FFFFFF'; mm_menu_0322080116_0.menuBorderBgColor='#333333'; window.mm_menu_0322123250_0 = new Menu("root",122,18,"Arial, Helvetica, sans-serif",12,"#814200","#000000","#F6E4CC","#D0B797","left","middle",3,0,250,-5,7,true,false,true,0,true,true); mm_menu_0322123250_0.addMenuItem("Statistics","location='Statistics.asp'"); mm_menu_0322123250_0.fontWeight="bold"; mm_menu_0322123250_0.hideOnMouseOut=true; mm_menu_0322123250_0.bgColor='#333333'; mm_menu_0322123250_0.menuBorder=1; mm_menu_0322123250_0.menuLiteBgColor='#FFFFFF'; mm_menu_0322123250_0.menuBorderBgColor='#333333'; mm_menu_0322123250_0.writeMenus(); } // mmLoadMenus() var message=""; function MM_popupMsg(msg) { //v1.0 alert(msg); } /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")