_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze1.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="5";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="31";
itemwidth="105";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
itemheight="28";
aI("text=Cheapest Vacations;target=;url=./;align=center;");
aI("text=Last Minute Vacation Deals;target=;url=last-minute-vacation-deals.html;align=center;");
aI("text=Cheap Cruise Packages;target=;url=cheap-cruise-packages.html;align=center;");
aI("text=Caribbean Cruise Deals;target=;url=caribbean-cruise-deals.html;align=center;");
aI("text=Cheapest Car Rentals;target=;url=cheapest-car-rentals.html;align=center;");
aI("text=Caribbean Resort Deals;target=;url=caribbean-resort-deals.html;align=center;");
aI("text=Best Travel Deals;target=;url=best-travel-deals.html;align=center;");
aI("text=Cheap Vacation Packages Hawaii;target=;url=cheap-vacation-packages-hawaii.html;align=center;");
aI("text=House Rentals Cape Cod;target=;url=house-rentals-cape-cod.html;align=center;");
aI("text=Cheap Hotel Deals;target=;url=cheap-hotel-deals.html;align=center;");
}


 drawMenus();
