_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Peru";
offcolor="White";
onbgcolor="Gold";
oncolor="#000000";
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="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#318331";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#88A54B";
pagecolor="White";
imagepadding="6";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.maaamr.com/;");
aI("text=Speakers;target=;url=Speakers.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Directions;target=;url=Directions.html;");
aI("text=Schedule;target=;url=Schedule.html;");
aI("text=Registration;target=;url=Registration.html;");
aI("text=Grounds Map;target=;url=Grounds-Map.html;");
aI("showmenu=PhotosThe WaterfallsLEFT_MENU;text=Photos;target=;url=Photos.html;");
aI("text=About the Inn;target=;url=About-the-Inn.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Your Input;target=;url=Your-Input.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("PhotosThe WaterfallsLEFT_MENU")){
style=submenuStyle;
aI("text=The Waterfalls;target=;url=The-Waterfalls.html;");
aI("text=The Main Lodge;target=;url=The-Main-Lodge.html;");
aI("text=Buildings & Grounds;target=;url=Buildings-&-Grounds.html;");
}


 drawMenus();
