
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=Admissions;showmenu=admission;");
aI("text=Academic Resources;showmenu=Academic");
aI("text=Adult Students;showmenu=adult");
aI("text=Financial Aid;url=http://www.easternct.edu/finaid/");
aI("text=Housing;url=http://www.easternct.edu/housing/;");
aI("text=International Programs;url=http://www.easternct.edu/international/;");
aI("text=Maps and Directions;url=http://www.easternct.edu/ecsu/map/;");
aI("text=Student Affairs;url=http://www.easternct.edu/studentaffairs/;");
}

with(milonic=new menuname("admission")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Office of Admissions;url=http://www.easternct.edu/admissions/");
aI("text=Virtual Tour;url=http://www.easternct.edu/admissions/VirtualTour.htm");
aI("text=Schedule a Tour;url=http://www.easternct.edu/admissions/visit.htm");
aI("text=Request Information;url=http://149.152.34.67/SelectSurveyNET/TakeSurvey.aspx?SurveyID=n2ML852");
}

with(milonic=new menuname("Academic")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Academic Advisement;url=http://www.easternct.edu/advising");
aI("text=Academic Departments;url=http://www.easternct.edu/ecsu/academic.html");
aI("text=Catalog;url=https://eweb.easternct.edu/wfbprod/bwckctlg.p_disp_dyn_ctlg;");
aI("text=Graduate Division;url=http://www.easternct.edu/graduate/");
aI("text=Library;url=http://www.easternct.edu/smithlibrary/");
aI("text=Schedule of Classes;url=http://eweb.easternct.edu/wfbprod/bwskfcls.p_termsel");
aI("text=School of Arts and Sciences;url=http://www.easternct.edu/artsandsciences/");
aI("text=School of Continuing Education;url=http://continuingeducation.easternct.edu/");
aI("text=School of Education and Professional Studies;url=http://www.easternct.edu/educationandprofstudies/");
aI("text=WHIP Program;url=http://www.easternct.edu/advising/spoa.html");
}

with(milonic=new menuname("adult")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Veterans;url=http://www.easternct.edu/veterans/");
aI("text=School of Continuing Education;url=http://continuingeducation.easternct.edu");
}
http://continuingeducation.easternct.edu/
drawMenus();

