
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=Staff;url=http://www.easternct.edu/universityrelations/staff.html;");
		aI("text=Services;showmenu=Services;");
		aI("text=Guidelines;showmenu=guidelines;");
		aI("text=Publications;showmenu=pub;");
		aI("text=Related Links;showmenu=links;");
		aI("text=University Relations Home;url=http://www.easternct.edu/universityrelations/;");
		
}


with(milonic=new menuname("services")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Business Card Order Form;url=http://149.152.34.67/SelectSurveyNET/TakeSurvey.aspx?SurveyID=840K662;target=_blank;");
aI("text=Public Relations;url=http://www.easternct.edu/universityrelations/MediaRel.html;");
aI("text=Publications Related Links;url=http://www.easternct.edu/universityrelations/PrintPub.html;");
aI("text=Photography;url=http://www.easternct.edu/universityrelations/Photog.html;");
aI("text=Marketing;url=http://www.easternct.edu/universityrelations/marketing.html;");
aI("text=Media Guide;url=http://www.easternct.edu/universityrelations/Experts_Guide/expertsguide.html;");
aI("text=Copy Center;url=http://www.easternct.edu/universityrelations/copycenter.htm;");
}


with(milonic=new menuname("guidelines")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Athletics;url=http://www.easternct.edu/universityrelations/styleguides/AthleticStandards.pdf; target=_blank;");
aI("text=Graphics;url=http://www.easternct.edu/universityrelations/styleguides/GraphicsGuide.pdf; target=_blank;");
aI("text=Writing;url=http://www.easternct.edu/universityrelations/styleguides/Writing.pdf; target=_blank;");
}

with(milonic=new menuname("pub")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Newsflash;url=http://www.easternct.edu/universityrelations/prpub.html;");
aI("text=President's Annual Report &amp; Donors;url=http://www.easternct.edu/universityrelations/arod.html;");
aI("text=Eastern Magazine;url=http://www.easternct.edu/universityrelations/eastern_mag.html;");
aI("text=Eastern Returns;url=http://www.easternct.edu/universityrelations/eastern_returns.html;");
aI("text=Application Kit;url=http://www.easternct.edu/universityrelations/AdmissionsApp.pdf;target=_blank;");
aI("text=Search Piece;url=http://www.easternct.edu/universityrelations/SearchPiece09-10.pdf;target=_blank;");
aI("text=University Guide;url=http://www.easternct.edu/universityrelations/pdfs/UnivGuide0809.pdf;target=_blank;");
aI("text=Viewbook;url=http://www.easternct.edu/admissions/viewbook2009.htm;target=_blank;");
}


with(milonic=new menuname("links")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=CSU;url=http://www.ctstateu.edu/;target=_blank;");
aI("text=Campus Lantern;url=http://www.campuslantern.org/;target=_blank;");
aI("text=Cancellations;url=http://www.easternct.edu/universityrelations/cancellations.htm;");
aI("text=Events and Culture;url=http://www.easternct.edu/events_culture.htm;");
aI("text=Facts at a Glance;url=http://www.easternct.edu/admissions/fact.html;");
aI("text=Maps &amp; Directions;url=http://www.easternct.edu/ecsu/map/;target=_blank;");
aI("text=Weather;url=http://www.weather.com/weather/local/06226;target=_blank;");
aI("text=WECS Radio Station;url=http://www.easternct.edu/wecs;");
}

drawMenus();

