
fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(LeftMenueStyle=new mm_style()){	

	onclass="LeftMenueTextOn";

	offclass="LeftMenueTextOff";

	padding=2;

	itemwidth=195;

	 itemheight=23;

}


with( LeftMenueSubStyle=new mm_style() ){	

	onclass  = "LeftSubMenueon";

	offclass = "LeftSubMenueOff";

	subimagepadding = 10;

	padding  = 3;

	bordercolor = "#ACABAB";

	borderstyle = "solid";

	borderwidth = 1;

	separatoralign="left";

	separatorcolor="#16183E";

	separatorwidth="100%";

}


with(milonic=new menuname("Main Menu")){
style=LeftMenueStyle;
alwaysvisible=1;
orientation="vertical";
aI("text=About Us;showmenu=ABOUT;");
aI("text=Crime Advisory;url=crime-advisory.html;");
aI("text=Clery Crime Reports;url=clery.html;");
aI("text=Campus Safety;showmenu=CAM;");
aI("text=Environmental Health and Safety;url=http://www.easternct.edu/ehs/;target=_blank");
aI("text=Services;showmenu=SER;");
aI("text=Public Safety Home;url=index.htm;");
}

with(milonic=new menuname("ABOUT")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Bike Patrol;url=bike-patrol.html;");
aI("text=COPS;url=cops.html;");
aI("text=Directions;url=directions.html;");
aI("text=Internships/Employment;url=employment.html;");
aI("text=Mission Statement;url=mission.html;");
aI("text=National Police Week;url=police-week.html;");
aI("text=Open Rec Night;url=open-rec-night.html;");
aI("text=Speakers;url=speakers.html;");
aI("text=Staff Roster;url=staff.html;");
aI("text=Torch Run;url=torch-run.html;");
}

with(milonic=new menuname("CAM")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Active Shooter Checklist;url=active-shooter.html;");
aI("text=Anonymous Crime Reporting;url=http://149.152.34.67/SelectSurveyNET/TakeSurvey.aspx?SurveyID=96K36n2;target=_blank");
aI("text=Cancellations;url=http://www.easternct.edu/universityrelations/cancellations.htm;target=_blank");
aI("text=E-mail Fraud;url=email-fraud.html;");
aI("text=Emergency Procedures;url=emergency.html;");
aI("text=General Safety Information;url=info.html;");
aI("text=Key Policy;url=key_policy.pdf;target=_blank");
aI("text=Sex Offender Registry;url=sex-offender.html;");
}

with(milonic=new menuname("SER")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Bluelight Emergency Phones;url=bluelight-emergency.html;");
aI("text=Escort Service;url=escort.html;");
aI("text=Parking Appeals;url=http://www.easternct.edu/police/pdf/form_parking_appeal_online.pdf;target=_blank");
aI("text=Parking Regulations;url=http://www.easternct.edu/police/pdf/ParkingBroch09-10.pdf;target=_blank");
aI("text=Parking Student Application;url=http://www.easternct.edu/police/pdf/form_parkingpermit_online2009-2010.pdf;target=_blank");
aI("text=Shuttle Service;url=shuttle.html;");
}
drawMenus();

