_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=15;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Big9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Big_hover9.png";
itemheight="51";
itemwidth="187";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="51";
aI("text=How to Book;target=;url=How-to-Book.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Request a Brochure;target=;url=Request-a-Brochure.html;");
aI("text=Subscribe to the Kettle;target=;url=Subscribe-to-the-Kettle.html;");
aI("text=What's New?;target=;url=What's-New.html;");
aI("text=Meet the Team;target=;url=Meet-the-Team.html;");
aI("text=Customer Comments;target=;url=Customer-Comments.html;");
aI("text=Travel Trade;target=;url=Travel-Trade.html;");
aI("text=Awards;target=;url=Awards.html;");
aI("text=Terms & Conditions;target=;url=Terms-&-Conditions.html;");
}


 drawMenus();

