
fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(LeftMenueStyle=new mm_style()){	

	onclass="LeftMenueTextOn";

	offclass="LeftMenueTextOff";

	padding=2;

	itemwidth=185;

	 itemheight=23;

}


with( LeftMenueSubStyle=new mm_style() ){	

	onclass  = "LeftSubMenueon";

	offclass = "LeftSubMenueOff";

	subimagepadding = 5;

	padding  = 2;

	bordercolor = "#265396";

	borderstyle = "solid";

	borderwidth = 1;

	separatoralign="left";

	separatorcolor="#16183E";

	separatorwidth="100%";

}


	with(milonic=new menuname("Main Menu")){
style=LeftMenueStyle;
alwaysvisible=1;
orientation="vertical";
aI("text=Home;url=http://www.cls-ct.org/index.html;");
aI("text=About Us;showmenu=ABOUT;");
aI("text=Classes;showmenu=CLASS;");
aI("text=Teachers;showmenu=TEACHER;");
//aI("text=Committees;showmenu=COMMITTEE;");
aI("text=Education Committee;url=http://www.cls-ct.org/pages/education.html;");
aI("text=Newsletters;url=http://www.cls-ct.org/pages/newsletters.html;");
aI("text=News Archive;url=http://www.cls-ct.org/pages/news.html;");
//aI("text=News and Events;showmenu=NEWS;");
aI("text=Resources;showmenu=RESOURCE;");
aI("text=Calendars;url=http://www.cls-ct.org/pages/calendars.html;");
aI("text=Registration;url=http://www.cls-ct.org/pages/registration.html;");

}
with(milonic=new menuname("ABOUT")){
style=LeftMenueSubStyle;
overflow="scroll";
aI("text=Mission;url=http://www.cls-ct.org/pages/mission.html;");
aI("text=CLS History;url=http://www.cls-ct.org/pages/history.html;");
aI("text=Board of Trustees;url=http://www.cls-ct.org/pages/board.html;");
aI("text=Principal's Word ;url=http://www.cls-ct.org/pages/principle.html;");
aI("text=Contact CLS;url=http://www.cls-ct.org/pages/contact.html;");
aI("text=Direction;url=http://www.cls-ct.org/pages/direction.html;");
}


with(milonic=new menuname("CLASS")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Language Classes;url=http://www.cls-ct.org/pages/language.html;");
aI("text=After School Activities;url=http://www.cls-ct.org/pages/afterSchool.html;");
aI("text=Class Descriptions;url=http://www.cls-ct.org/pages/class_descriptions.html;");

}

with(milonic=new menuname("TEACHER")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Language Classes Teachers;url=http://www.cls-ct.org/pages/teacher_language.html;");
aI("text=After School Activities Teachers;url=http://www.cls-ct.org/pages/teacher_afterSchool.html;");

}

with(milonic=new menuname("COMMITTEE")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Education Committee;url=http://www.cls-ct.org/pages/education.html;");
aI("text=Curriculum Committee;url=http://www.cls-ct.org/pages/curriculum.html;");

}
with(milonic=new menuname("NEWS")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=News Archive;url=http://www.cls-ct.org/pages/news.html;");
aI("text=Newsletters;url=http://www.cls-ct.org/pages/newsletters.html;");

}
with(milonic=new menuname("RESOURCE")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Useful Links;url=http://www.cls-ct.org/pages/usefulLinks.html;");
aI("text=CLS Library;url=http://www.cls-ct.org/pages/library.html;");
aI("text=Songs;url=http://www.cls-ct.org/pages/songs.html;");

}
with(milonic=new menuname("CALENDAR")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=;url=http://www.cls-ct.org/pages/games.html;");
aI("text=Insert Correct Text and Link;url=http://www.cls-ct.org/pages/games.html;");

}
with(milonic=new menuname("REG")){
style=LeftMenueSubStyle;
overflow="scroll";

aI("text=Insert Correct Text and Link;url=http://www.easternct.edu/test/home/Master_Directory/Master_News_and_Events_Page.htm;");
aI("text=Insert Correct Text and Link;url=http://www.easternct.edu/test/home/Master_Directory/Master_News_and_Events_Page.htm;");

}

drawMenus();

