_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Century Gothic";
fontsize="9pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="#3F3F3F";
offcolor="#ffffff";
onbgcolor="#BFBFBF";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/grey.gif";
fontfamily="Book Antiqua";
fontsize="13pt";
fontstyle="italic";
fontweight="bold";
offcolor="#55002A";
oncolor="#000000";
ondecoration="underline";
separatorcolor="Transparent";
separatorsize="4";
separatorimage="images/greySep.gif";
overbgimage="images/grey03.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=748;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=Home.html;align=center;");
aI("text=Video;target=;url=Video.html;align=center;");
aI("showmenu=Camp & ClassMagic ClassesINFO_BAR_MENU;text=Camp & Class;target=;url=Camp-&-Class.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Class Files;target=;url=Class-Files.html;align=center;");
aI("text=Our other sites;target=;url=Our-other-sites.html;align=center;");
aI("text=About Mike;target=;url=About-Mike.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Camp & ClassMagic ClassesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Magic Classes;target=;url=Magic-Classes.html;");
aI("text=Magic Camp;target=;url=Magic-Camp.html;");
}


 drawMenus();
