
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=Office of Alumni Affairs;url=http://www.easternct.edu/alumni/;");
aI("text=Office of Development;url=http://www.easternct.edu/advancement/development/;");
aI("text=Office of University Relations;url=http://www.easternct.edu/universityrelations/;");
aI("text=ECSU Foundation, Inc.;url=http://www.easternct.edu/foundation/;");
aI("text=ECSU Grants Office;url=http://www.easternct.edu/grants/;");
aI("text=Ways to Give;showmenu=WTG;");
aI("text=Staff;url=http://www.easternct.edu/advancement/staff.htm;");
aI("text=Events Calendar;url=http://www.easternct.edu/alumni/calendar.htm;");
aI("text=Advancement Home;url=http://www.easternct.edu/advancement/;");

}
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/pledge_form.htm;");
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=Insert Correct Text and Link;url=http://inset_correct_link.htm;");//insert correct text and link
//aI("text=Insert Correct Text and Link;url=http://inset_correct_link.htm;");//insert correct text and link
//aI("text=Insert Correct Text and Link;url=http://inset_correct_link.htm;");//insert correct text and link
//aI("text=Insert Correct Text and Link;url=http://inset_correct_link.htm;");//insert correct text and link
//aI("text=Insert Correct Text and Link;url=http://inset_correct_link.htm;");//insert correct text and link
//}

//with(milonic=new menuname("events")){
//style=LeftMenueSubStyle;
//overflow="scroll";

//aI("text=Insert Correct Text and Link;url=http://www.easternct.edu/test/home/biology/Master_News_and_Events_Page.htm;");
//aI("text=Insert Correct Text and Link;url=http://www.easternct.edu/test/home/biology/Master_News_and_Events_Page.htm;");
//aI("text=Insert Correct Text and Link;url=http://www.easternct.edu/test/home/biology/Master_News_and_Events_Page.htm;");
//}

drawMenus();

