
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=Academic Resources;showmenu=Academic");
aI("text=Adult Students;url=http://continuingeducation.easternct.edu/");
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/;");
aI("text=Virtual Tour;url=http://www.ecampustours.com/VirtualTours/Default.aspx?FafsaCode=001425&login=false;");
}



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/WHIP.htm");
}


drawMenus();


