_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offcolor="SteelBlue";
oncolor="#000000";
pagecolor="#D45400";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack7.gif";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
offcolor="White";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
pagecolor="#000000";
separatorsize="3";
separatorimage="images/amaSubSep7.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=960;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("text=Buy Nautical Books;target=;url=Buy-Nautical-Books.html;align=center;");
aI("showmenu=The Sailing LifeOur Sailing LifeINFO_BAR_MENU;text=The Sailing Life;target=;url=The-Sailing-Life.html;align=center;");
aI("showmenu=SailboatsSailboat TypesINFO_BAR_MENU;text=Sailboats;target=;url=Sailboats.html;align=center;");
aI("showmenu=Marine Safety EquipmentAbandon Ship Ditch BagINFO_BAR_MENU;text=Marine Safety Equipment;target=;url=Marine-Safety-Equipment.html;align=center;");
aI("text=Offshore Weather;target=;url=Offshore-Weather.html;align=center;");
aI("text=Boaters TV;target=;url=Boaters-TV.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;keepalive=1;");
}

with(milonic=new menuname("The Sailing LifeOur Sailing LifeINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Our Sailing Life;target=;url=Our-Sailing-Life.html;");
aI("text=Yacht Delivery;target=;url=Yacht-Delivery.html;");
aI(";");
}

with(milonic=new menuname("SailboatsSailboat TypesINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Sailboat Types;target=;url=Sailboat-Types.html;");
aI("text=Used Sailboats;target=;url=Used-Sailboats.html;");
aI("text=Our Cruising Sailboat;target=;url=Our-Cruising-Sailboat.html;");
aI(";");
}

with(milonic=new menuname("Marine Safety EquipmentAbandon Ship Ditch BagINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("showmenu=Abandon Ship Ditch BagACR Rapid Ditch BagINFO_BAR_MENU;text=Abandon Ship Ditch Bag;target=;url=Abandon-Ship-Ditch-Bag.html;");
}

with(milonic=new menuname("Abandon Ship Ditch BagACR Rapid Ditch BagINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=ACR Rapid Ditch Bag;target=;url=ACR-Rapid-Ditch-Bag.html;");
aI("text=Rapid Ditch Express Bag;target=;url=Rapid-Ditch-Express-Bag.html;");
aI("text=McMurdo Ditch Bag;target=;url=McMurdo-Ditch-Bag.html;");
aI("text=SOS Grab Bag;target=;url=SOS-Grab-Bag.html;");
aI("text=Overboard Dry Bag;target=;url=Overboard-Dry-Bag.html;");
aI(";");
}


 drawMenus();
