_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Thistle";
offcolor="DarkOrchid";
onbgcolor="#E7E6E7";
oncolor="DarkViolet";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Thistle";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#5200AD";
borderstyle="Groove";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Thistle";
offcolor="#4A4D4A";
onbgcolor="Thistle";
oncolor="DarkViolet";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#4A4D4A";
pagecolor="Thistle";
separatorcolor="Transparent";
separatorsize="1";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=605;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.fourwinds-nahant.com/;");
aI("text=The Beasts;target=;url=The-Beasts.html;");
aI("text=Neighborhood;target=;url=Neighborhood.html;");
aI("text=Labyrinth;target=;url=Labyrinth.html;");
aI("showmenu=Money Pit DivisionLibraryINFO_BAR_MENU;text=Money Pit Division;target=;url=Money-Pit-Division.html;");
aI("text=Favorites;target=;url=Favorites.html;");
}

with(milonic=new menuname("Money Pit DivisionLibraryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Library;target=;url=Library.html;");
aI("text=Back Yard;target=;url=Back-Yard.html;");
}


 drawMenus();
