_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover2.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#bbcbff";
offcolor="#666666";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="30";
aI("text=Home;target=;url=http://www.islandhouseboats.com/;");
aI("showmenu=About Us/LocationLEFT_MENU;text=About Us;target=;url=about-us.htm;");
aI("text=Policies;target=;url=policies.htm;");
aI("text=Boats;target=;url=moon_cruisers.htm;");
aI("text=Gallery;target=;url=gallery.htm;");
aI("text=Reserve;target=;url=reserve.htm;");
aI("text=Rates;target=;url=rates.htm;");
aI("text=Links;target=;url=links.htm;");
aI("text=Contact;target=;url=contact.htm;");
aI("text=Privacy;target=;url=privacy.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.htm;");
}

with(milonic=new menuname("About Us/LocationLEFT_MENU")){
style=submenuStyle;
aI("showmenu=About Us/Location/Directions by roadLEFT_MENU;text=Location;target=;url=location.htm;");
aI("text=Testimonials;target=;url=testimonials.htm;");
aI("text=FAQ;target=;url=faq.htm;");
}

with(milonic=new menuname("About Us/Location/Directions by roadLEFT_MENU")){
style=submenuStyle;
aI("text=Directions by road;target=;url=directions.htm;");
}


 drawMenus();

