
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=Board of Directors;url=http://www.easternct.edu/foundation/foundation_board.htm;");
aI("text=Ways to Give;showmenu=WTG;");
aI("text=Scholarships;url=http://www.easternct.edu/advancement/development/scholarship_forms.htm;");
aI("text=Events Calendar;url=http://www.easternct.edu/alumni/calendar.htm;");
aI("text=IA Home;url=http://www.easternct.edu/advancement/;");
aI("text=Foundation Home;url=http://www.easternct.edu/foundation/;");
}

with(milonic=new menuname("WTG")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Annual Fund;url=http://www.easternct.edu/advancement/development/annual_fund.htm;");
aI("text=Pledge Form;url=http://www.easternct.edu/advancement/development/documents/annualfund.pdf;target=_blank;");
aI("text=Parents Program;url=http://www.easternct.edu/advancement/development/parents.htm;");
aI("text=Ways to Give;url=http://www.easternct.edu/advancement/development/giving.htm;");
//aI("text=Planned Giving;title=Under Construction;");
//aI("text=Endowment;title=Under Construction;");
//aI("text=Naming Opportunities;title=Under Construction;");
}

//with(milonic=new menuname("Course_Descriptions")){
//style=LeftMenueSubStyle;
//overflow="scroll";
//aI("text=Academic Advisement;url=http://www.easternct.edu/depts/aac/;");
//aI("text=Academic Calendar;url=http://www.easternct.edu/ecsu/calendars.html;");
//}

//with(milonic=new menuname("events")){
//style=LeftMenueSubStyle;
//overflow="scroll";
//aI("text=Administrative Offices;showmenu=admin;");
//aI("text=Administrative Staff Directory;url=http://www.easternct.edu/ecsu/administrators.html;");
//aI("text=Affiliations;showmenu=affliations");
//aI("text=Office of the President;url=http://www.easternct.edu/ecsu/president/");
//aI("text=University Senate;url=http://www.easternct.edu/senate/;");
//}

drawMenus();


