_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Tempus Sans ITC, URW Chancery L, Apple Chancery, sans serif";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="LightCyan";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Tempus Sans ITC, URW Chancery L, Apple Chancery, sans serif";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightCyan";
offcolor="SlateBlue";
onbgcolor="LightYellow";
oncolor="OrangeRed";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("text=Calendar Classes & Workshops;target=;url=Getting-Started-Dates-and-Times.html;");
aI("showmenu=Check Us Out/What Our Students SayINFO_BAR_MENU;text=Check Us Out;target=;url=Check-Us-Out.html;");
aI("text=Meet your Instructors;target=;url=Meet-your-Instructors.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Art Parties;target=;url=Art-Parties.html;");
aI("showmenu=After School & Summer Camps/After School ClassesINFO_BAR_MENU;text=After School & Summer Camps;target=;url=After-School-&-Summer-Camps.html;");
}

with(milonic=new menuname("Check Us Out/What Our Students SayINFO_BAR_MENU")){
style=submenuStyle;
aI("text=What Our Students Say;target=;url=What-Our-Students-Say.html;");
aI("text=Newsletter;target=;url=Newsletter.html;");
aI("text=Student Gallery;target=;url=Student-Gallery.html;");
aI("text=How to DVD's;target=;url=How-to-DVD's.html;");
aI("text=Blog;target=;url=http://www.artstudentacademy.blogspot.com/;");
aI("text=Videos;target=;url=Videos.html;");
}

with(milonic=new menuname("After School & Summer Camps/After School ClassesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=After School Classes;target=;url=After-School-Classes.html;");
aI("text=Summer Art Camp;target=;url=Summer-Program.html;");
}


 drawMenus();

