_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#E667AF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#85004B";
offcolor="#C9F76F";
onbgcolor="#86B22D";
onbold="bold";
oncolor="#C9F76F";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="#86B22D";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#86B22D";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#86B22D";
offcolor="#C9F76F";
onbgcolor="#B9F73E";
onbold="bold";
oncolor="#679B00";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="#86B22D";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/yellow.gif";
imagepadding="5";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=New To Yoga;target=;url=home.html;");
aI("text=Experienced Yogi;target=;url=Experienced-Yogi.html;");
aI("showmenu=August RegistrationScheduleMAIN_FOOTER_MENU;text=August Registration;target=;url=August-Registration.html;");
aI("text=Private Instruction;target=;url=Private-Instruction.html;");
aI("text=The Forrest Yoga System;target=;url=The-Forrest-Yoga-System.html;");
}

with(milonic=new menuname("August RegistrationScheduleMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Schedule;target=;url=Schedule.html;");
}


 drawMenus();
