
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=On-Air Schedule;url=http://www.easternct.edu/wecs/documents/09_fall_schedule.pdf;target=_blank;");
aI("text=WECS Contacts;url=http://www.easternct.edu/wecs/contacts.html;");
//aI("text=Listen On-Line;url=http://www.easternct.edu/wecs/liveradio.htm;");
aI("text=About Us;url=http://www.easternct.edu/wecs/aboutus.htm;");
aI("text=Air Shift Application;url=http://www.easternct.edu/wecs/pdfs/application.pdf;target=_blank;");
//aI("text=Student Affairs;url=http://www.easternct.edu/wecs/studentaffairs;");
//aI("text=Virtual Tour;url=http://www.ecampustours.com/VirtualTours/Default.aspx?FafsaCode=001425&login=false;target=_blank;");
aI("text=ECSU Warriors Sports;url=http://www.easternct.edu/wecs/ECSUWarriorSports.htm;");
aI("text=WECS-Listen Live;url=http://www.easternct.edu/wecs/;")
}


drawMenus();

