_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#AA47B3";
onbold="bold";
oncolor="White";
padding="13";
separatorcolor="Black";
separatorsize="1";
subimage="images/black_round_white.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_round_white.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Announcements;target=;url=Announcements.html;");
aI("text=Class Descriptions;target=;url=Class-Descriptions.html;");
aI("text=Class Schedules;target=;url=Class-Schedules.html;");
aI("text=Summer Schedule;target=;url=Summer-Schedule.html;");
aI("text=Summer Camp;target=;url=Summer-Camp.html;");
aI("showmenu=Photo Gallery2008 RecitalLEFT_MENU;text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Birthday Parties;target=;url=Birthday-Parties.html;");
aI("text=Tuition / Info;target=;url=Tuition-Info.html;");
aI("text=Guest Book;target=;url=Guest-Book.html;");
aI("text=Registration;target=;url=Registration.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Photo Gallery2008 RecitalLEFT_MENU")){
style=submenuStyle;
aI("text=2008 Recital;target=;url=2008-Recital.html;");
aI("text=2007 Recital;target=;url=2007-Recital.html;");
aI("text=2009 Recital;target=;url=2009-Recital.html;");
}


 drawMenus();
