
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=Getting Started;url=http://its.easternct.edu/webct/getting-started.htm;");
aI("text=Support;showmenu=support;");
aI("text=Training;url=http://its.easternct.edu/webct/training.htm;");
aI("text=FAQ;url=http://kb.easternct.edu/?cid=8&t=faq&c=12&cpc=YpbsFeRQLsov624U2PCS4Fyy6TPWaiM7hx3bn4AYt78;");
aI("text=About;url=http://its.easternct.edu/webct/about.htm;");
aI("text=<br><form id=test action=http://kb.easternct.edu/search.aspx target=_self><input type=hidden name=searchtype id=test value=allwords><input type=hidden name=searchby id=test value=keywords> <input type=hidden name=c id=test value=12><input type=hidden name=cid id=test value=8><input type=hidden name=cpc id=test value=YpbsFeRQLsov624U2PCS4Fyy6TPWaiM7hx3bn4AYt78><input type=text name=searchstring id=test value='Search for Vista Answers' onClick=this.value='' size=25> </form>;type=form;");


}

with(milonic=new menuname("support")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Faculty;url=http://its.easternct.edu/webct/options.htm");
aI("text=Students;url=http://its.easternct.edu/webct/options2.htm;");


}


drawMenus();

