_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#cc3333";
headercolor="#cc3333";
image="/openlab/whitedots.gif";
imagepadding=4;
offbgcolor="#cc3333";
offcolor="#000000";
onbgcolor="#bfbfbf";
oncolor="#000000";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);(color=#000000', Direction=135, Strength=5)";
overimage="/openlab/orangedots.gif";
padding=1;
pagebgcolor="#bfbfbf";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="/openlab/arrow.gif";
subimagepadding=1;
}
with(milonic=new menuname("Hours")){
style=menuStyle;
aI("text=Normal Hours;url=/openlab/hours.asp;")
aI("text=Summer Hours;url=/openlab/summerhrs.asp;")
aI("text=Holiday Hours;url=/openlab/holidayhrs.asp;")
aI("text=Finals Week Hours;url=/openlab/finalsweekhrs.asp;")
}

with(milonic=new menuname("Open Labs")){
style=menuStyle;
aI("showmenu=Locations;status=Locations;text=Locations;")
aI("text=LabStats;url=/openlab/labstats.asp;")
aI("text=Equipment;url=/openlab/equipment.asp;");
}

with(milonic=new menuname("Locations")){
style=menuStyle;
aI("text=Main Campus;url=/openlab/Local/mainlocations.asp;")
aI("text=River Campus;url=/openlab/Local/RClocation.asp;")
aI("text=Regional Campuses;url=/openlab/Local/Reglocations.asp;")
}

with(milonic=new menuname("Instructions")){
style=menuStyle;
aI("text=Canon 2200 scanner;url=/openlab/Instructions/Ikon Scanner.pdf;");
aI("text=Wireless;url=/helpdesk/services/wireless.asp;");
}

with(milonic=new menuname("Printing")){
style=menuStyle;
aI("text=Lab Printing;url=/openlab/Printing/labprinting.asp;");
aI("text=FAQ;url=/openlab/Printing/FAQ.asp;");
aI("text=Print Refunds;url=/openlab/Printing/printrefundrequirments.asp;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Campus Building Codes;url=/openlab/buildingcodes.asp;")
aI("text=Finals Exam Schedule;url=http://www.semo.edu/registrar/finals.htm;")
aI("text=Technology Handbook;url=http://www6.semo.edu/openlab/STH.pdf;")
}

with(milonic=new menuname("Employment")){
style=menuStyle;
aI("text=Requirements;url=/openlab/employment.asp;")
aI("text=Application;url=/openlab/webapplication(2).asp;")
}

with(milonic=new menuname("Schedules")){
style=menuStyle;
aI("text=ARC Lab;url=/openlab/Lab Schedules/ARC.asp;")
aI("text=Crisp Lab;url=/openlab/Lab Schedules/crisp.asp;")
aI("text=Dempster Lab;url=/openlab/Lab Schedules/dempster.asp;")
aI("text=Kent Lab;url=/openlab/Lab Schedules/kent.asp;")
aI("text=Magill Lab;url=/openlab/Lab Schedules/magill.asp;")
aI("text=New;url=/openlab/Lab Schedules/new.asp;")
aI("text=Towers;url=/openlab/Lab Schedules/towers.asp;")
aI("text=Help Desk;url=/openlab/Lab Schedules/helpdesk.asp;")
aI("text=Higher Ed;url=/openlab/Lab Schedules/ahec.asp;")
aI("showmenu=Summer Schedule;status=Summer Schedule;text=Summer Schedule;")
aI("text=Temp Shifts;url=/openlab/Lab Schedules/tempshifts.asp;")
}

with(milonic=new menuname("Summer Schedule")){
style=menuStyle;
aI("text=Dempster;url=/openlab/Lab Schedules/DempsterSummer2009LAschedule.pdf;")
aI("text=Kent;url=/openlab/Lab Schedules/KentSummer2009LAschedule(2).pdf;")
}

with(milonic=new menuname("Work Tools")){
style=menuStyle;
aI("showmenu=Alerts;status=Slerts;text=Alerts;")
aI("text=Timeclock;url=/openlab/database5_interface/results/submission_form.asp;")
aI("text=Incident Report;url=/openlab/incidentrpt.asp;")
aI("text=Polling Station;url=/openlab/poll2.asp;")
aI("text=Printing Refund Request;url=/openlab/refundrequest.asp;")
aI("text=Shutdown Utility;url=http://appsrv.semo.edu/labutils;")
aI("text=Voting Form;url=/openlab/votingform2.asp;")
aI("text=Payroll Pay Schedule;url=/openlab/09payschedule.asp;")
}

with(milonic=new menuname("Alerts")){
style=menuStyle;
aI("text=Printing PDF;url=/openlab/Printing PDF.asp;")
}

with(milonic=new menuname("Lexmark Printer Training Videos")){
style=menuStyle;
aI("text=Basic Components;url=/openlab/TrainingVideos/BasicComponents.asp;")
aI("text=Loading Paper & Toner;url=/openlab/TrainingVideos/PaperToner.asp;")
aI("text=Display & Page Count;url=/openlab/TrainingVideos/DisplayPageCount.asp;")
aI("text=Paper Jams;url=/openlab/TrainingVideos/PaperJams.asp;")
aI("text=Paper Recycling;url=/openlab/TrainingVideos/Recycling.asp;")
}

with(milonic=new menuname("Awards & Photos")){
style=menuStyle;
aI("text=2005 Fall Photos;url=/openlab/fall2005photo.asp;")
aI("text=2005 Spring Photos;url=/openlab/spring2005photo.asp;")
aI("text=2006 Fall Photos;url=/openlab/fall2006photo.asp;")
aI("text=2007 Spring Photos;url=/openlab/spring2007photo.asp;")
aI("text=2007 Fall Photos;url=/openlab/fall2007photo.asp;")
aI("text=2008 Spring Photos;url=/openlab/spring2008photo.asp;")
aI("text=2008 Fall Photos;url=/openlab/Fall2008photo.asp;")
aI("text=2009 Spring Photos;url=/openlab/Spring2009photo.asp;")
aI("text=2009 Fall Photos;url=/openlab/Fall2009photo.asp;")
}

drawMenus();

drawMenus();

