_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="Red";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="225";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Life Academy;target=;url=http://www.lifeacademygj.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Kindergarten (Ages 4-5);target=;url=Kindergarten-(Ages-4-5).html;");
aI("text=Grades 1 - 2;target=;url=Grades-1-2.html;");
aI("text=Grades 3 - 6;target=;url=Grades-3-6.html;");
aI("text=JR HIGH;target=;url=JR-HIGH.html;");
aI("text=HIGH SCHOOL;target=;url=HIGH-SCHOOL.html;");
aI("text=SPORTS;target=;url=SPORTS.html;");
aI("text=CALENDAR FOR 2011-12;target=;url=CALENDAR-FOR-2011-12.html;");
aI("text=Why Have a Dress Code?;target=;url=Why-Have-a-Dress-Code.html;");
aI("text=Boys' Daily Uniform & Dress Code;target=;url=Boys'-Daily-Uniform-&-Dress-Code.html;");
aI("text=Girls' Daily Uniform & Dress Code;target=;url=Girls'-Daily-Uniform-&-Dress-Code.html;");
aI("text=Lands' End Information;target=;url=Lands'-End-Information.html;");
aI("text=French Toast;target=;url=French-Toast.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

