_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headercolor="#000000";
offbgcolor="#D4FFFF";
offcolor="Black";
oncolor="Red";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="10";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="Black";
oncolor="Red";
pagecolor="Black";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("showmenu=Cocktail CruiseCrab RaceRIGHT_MENU;text=Cocktail Cruise;target=;url=photo-043.html;");
}

with(milonic=new menuname("Cocktail CruiseCrab RaceRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Crab Race;target=;url=photo-048.html;");
aI("text=Inhabited Island;target=;url=photo-037.html;");
aI("text=Resort Bungalow;target=;url=photo-035.html;");
aI("text=Uninhabited Island;target=;url=photo-036.html;");
}


 drawMenus();
