
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=Areas of Study;showmenu=AOS;");
aI("text=Faculty/Office Hours;url=staff.htm;");
aI("text=Class Schedule;url=http://eweb.easternct.edu/wfbprod/bwskfcls.p_termsel;target=_blank;");
aI("text=Course Descriptions;url=https://eweb.easternct.edu/wfbprod/bwckctlg.p_display_courses?term_in=201010&one_subj=ENG&sel_subj=dummy&sel_crse_strt=&sel_crse_end=&sel_title=&sel_levl=dummy&sel_levl=%&sel_schd=dummy&sel_schd=%&sel_coll=dummy&sel_coll=%&sel_divs=dummy&sel_divs=%&sel_dept=dummy&sel_dept=%&sel_from_cred=&sel_to_cred=&sel_attr=dummy&sel_attr=%;target=_blank;");
aI("text=News and Events;url=http://calendar.easternct.edu/default.aspx?type=&view=Summary&category=57-0&range=next30&adpid=3;target=_blank;");
aI("text=Department Home;url=http://nutmeg.easternct.edu/english;");
}

with(milonic=new menuname("AOS")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=English Major;url=eng.htm;");
aI("text=English Minor;url=engMinor.htm;");
aI("text=Writing Minor;url=writingMinor.htm;");
aI("text=Secondary Education Certificate;url=seCert.htm;");
aI("text=Senior Seminars;url=seminars.htm;");
//aI("text=Writing Across the Curriculum;url=writingProgram.htm;");
}

//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=Event Calendar;url=http://calendar.easternct.edu/default.aspx?type=&view=Summary&category=57-0&range=next30&adpid=3;target=_blank;");

}

drawMenus();

