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=Administrative Offices;showmenu=admins;");
aI("text=Administrative Staff Directory;url=http://www.easternct.edu/ecsu/administrators.html;");
aI("text=Affiliations;showmenu=affliation");
aI("text=Office of the President;url=http://www.easternct.edu/president/");
aI("text=University Senate;url=http://www.easternct.edu/senate/;");
aI("text=Administration Home;url=http://www.easternct.edu/administration.htm"); 
}


with(milonic=new menuname("admins")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Akus Gallery;url=http://www.easternct.edu/akusgallery/;");
aI("text=Campus Police;url=http://www.easternct.edu/police/;");
aI("text=Equity and Diversity;url=http://www.easternct.edu/equityanddiversity;");
aI("text=Facilities Management;url=http://www.easternct.edu/facilities/");
aI("text=Fiscal Affairs;url=http://www.easternct.edu/fiscalaffairs/;");
aI("text=Grants Office;url=http://www.easternct.edu/grants/");
aI("text=Health Services;url=http://www.easternct.edu/health/;");
aI("text=Human Resources;url=http://www.easternct.edu/humanresources/");
aI("text=Information Technology Services;url=http://www.easternct.edu/its/;");
aI("text=Institute for Sustainable Energy;url=http://www.easternct.edu/sustainenergy/;");
aI("text=Institutional Advancement;url=http://www.easternct.edu/advancement/;");
aI("text=Media Services;url=http://www.easternct.edu/mediaservices;");
aI("text=Planning/Research;url=http://www.easternct.edu/pir/;");
aI("text=Student Affairs;url=http://www.easternct.edu/studentaffairs/;");
aI("text=University Relations;url=http://www.easternct.edu/universityrelations/;");

}



with(milonic=new menuname("affliation")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=American Association of State Colleges and Universities;url=http://www.aascu.org/;target=_blank;");
aI("text=College-Bound Coalition;url=http://www.CSOcollegecenter.org/;target=_blank;");
aI("text=Connecticut Community Colleges;url=http://www.commnet.edu/;target=_blank;");
aI("text=Connecticut Small Business Development Center;url=http://www.ccsu.edu/sbdc/;target=_blank;");
aI("text=Council of Public Liberal Arts Colleges;url=http://www.coplac.org/;target=_blank;");
aI("text=Connecticut State University System;url=http://www.ctstateu.edu/;target=_blank;");
aI("text=Hispanic Association of Colleges and Universities;url=http://www.hacu.net/;target=_blank;");
}


drawMenus();

