
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=Schedule of Events;url=http://www.easternct.edu/inauguration/ScheduleofEvents.pdf;target=_blank;");
aI("text=Installation Program;url=http://www.easternct.edu/inauguration/InstallationProgram.pdf;target=_blank;");
aI("text=Inauguration Speech;url=http://www.easternct.edu/inauguration/InaugurationSpeech041307.pdf;target=_blank;");
aI("text=Citations;url=http://www.easternct.edu/inauguration/Citations.pdf;target=_blank;");
aI("text=Event Photographs;url=http://www.easternct.edu/inauguration/EventPhotographs.htm;target=_parent;");
aI("text=President's Biography;url=http://www.easternct.edu/inauguration/pdf/Biography_of _President_Elsa_M_Nunez.pdf;target=_blank;");
}



//with(milonic=new menuname("events")){
//style=LeftMenueSubStyle;
//overflow="scroll";

//aI("text=Insert Correct Text and Link;url=Master_News_and_Events_Page.htm;");
//aI("text=Insert Correct Text and Link;url=Master_News_and_Events_Page.htm;");
//aI("text=Insert Correct Text and Link;url=Master_News_and_Events_Page.htm;");
//}

drawMenus();


