_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
fontfamily="Palatino Linotype";
fontsize="10pt";
fontweight="normal";
headercolor="#000000";
offcolor="Red";
oncolor="Red";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Palatino Linotype";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="White";
oncolor="Yellow";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1000;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.takeuanywhere.com/;");
aI("text=Hotels;target=;url=Hotels.html;");
aI("text=Flights;target=;url=Flights.html;");
aI("text=Rental Cars;target=;url=Rental-Cars.html;");
aI("text=Cruise;target=;url=Cruise.html;");
aI("text=Vacation Packages;target=;url=Vacation-Packages.html;");
aI("text=Tours;target=;url=Tours.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
