_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="DarkSeaGreen";
offcolor="#000000";
onbgcolor="LightGreen";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
pagecolor="Gray";
separatorcolor="Transparent";
separatorsize="2";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.islandhouseboats.com/;");
aI("showmenu=AboutLocationLEFT_MENU;text=About;target=;url=about.htm;");
aI("text=Policies;target=;url=policies.htm;");
aI("text=Moon Cruisers;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("AboutLocationLEFT_MENU")){
style=submenuStyle;
aI("showmenu=LocationDirections 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("LocationDirections by roadLEFT_MENU")){
style=submenuStyle;
aI("text=Directions by road;target=;url=directions.htm;");
}


 drawMenus();
