
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=Placement Testing;url=placement.htm;");
aI("text=English 100/100P;url=eng100p.htm;");
aI("text=Portfolio (WRT-050) FAQs;url=portfolio.htm;target=_self;");
aI("text=Writing Associate Program;url=writingassociateinternshipprogram.htm;target=_self;");
aI("text=Writing Across the Curriculum;url=documents/WACWebsite_002.pdf;target=_blank;");
aI("text=050 Cover Sheet;url=documents/WritingCompetencyPortfolioCoverSheet.pdf;target=_blank;");
aI("text=Alternate Items for Portfolio;url=documents/additionalwork.pdf;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("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
//}


drawMenus();

