fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;

subimagepadding=1;
}

with(menuDropDownStyle=new mm_style()){
fontfamily="Verdana";
fontweight="500";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fbd593";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000099";
pagebgcolor="#82B6D7";
pagecolor="black";
borderstyle="solid";
bordercolor="black";
borderbottom="1"
borderwidth=1;
padding="1";
width="400";

//outfilter="randomdissolve(duration=0.5)";
separatorcolor="#000000";
separatorsize=1;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;


aI("image=Images/home_new.jpg;url=http://www.travelthemesanddreams.com/Index.aspx;");
aI("showmenu=destinations;image=Images/destinations_new.jpg;url=http://res.travelthemesanddreams.com/destinations/;");
aI("showmenu=crusieline;image=Images/crusieline_new.jpg;url=http://res.travelthemesanddreams.com/travel/cruise/;");
aI("showmenu=travelthemes;image=Images/travelthemes_new.jpg;url=http://res.travelthemesanddreams.com/travel/cruise/;");
aI("image=Images/vacations_new.jpg;url=http://res.travelthemesanddreams.com/travel/vacations/;");
aI("image=Images/flights_new.jpg;url=http://res.travelthemesanddreams.com/travel/air/;");
aI("image=Images/hotels_new.jpg;url=http://res.travelthemesanddreams.com/travel/hotel/;");
aI("image=Images/cars_new.jpg;url=http://res.travelthemesanddreams.com/travel/car/;");
aI("image=Images/faqs_new.jpg;url=http://www.travelthemesanddreams.com/Faqs.aspx;");
aI("showmenu=request;image=Images/request_quote_new.jpg;url=https://res.travelthemesanddreams.com/travel/cruise/cruise_request.rvlx;");
}



with(milonic=new menuname("destinations")){
overflow="scroll";
style=menuDropDownStyle;
aI("text=Alaska&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=http://res.travelthemesanddreams.com/travel/cruise/destination.rvlx?DestinationID=2;")
aI("text=Bahamas;url=http://res.travelthemesanddreams.com/travel/cruise/destination.rvlx?DestinationID=5;")
aI("text=Bermuda;url=http://res.travelthemesanddreams.com/travel/cruise/destination.rvlx?DestinationID=7;")
aI("text=Caribbean;url=http://res.travelthemesanddreams.com/travel/cruise/destination.rvlx?DestinationID=45;")
aI("text=Europe;url=http://res.travelthemesanddreams.com/travel/cruise/destination.rvlx?DestinationID=47;")
aI("text=Hawaii;url=http://res.travelthemesanddreams.com/travel/cruise/destination.rvlx?DestinationID=19;")
aI("text=Mexico;url=http://res.travelthemesanddreams.com/travel/cruise/destination.rvlx?DestinationID=23;")

}

with(milonic=new menuname("crusieline")){
style=menuDropDownStyle;
aI("text=Carnival Cruise Lines&nbsp;&nbsp;;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?VendorID=1;");
aI("text=Celebrity Cruises;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?VendorID=2;");
aI("text=Costa Cruises;url=http://res.travelthemesanddreams.com/travel/cruise/vendor.rvlx?VendorID=16;");
aI("text=Cunard Line;url=http://res.travelthemesanddreams.com/travel/cruise/vendor.rvlx?VendorID=17;");
aI("text=Holland America Line;url=http://res.travelthemesanddreams.com/travel/cruise/vendor.rvlx?VendorID=4;");
aI("text=MSC Cruises;url=http://res.travelthemesanddreams.com/travel/cruise/vendor.rvlx?VendorID=60;");
aI("text=Norwegian Cruise Line;url=http://res.travelthemesanddreams.com/travel/cruise/vendor.rvlx?VendorID=5;");
aI("text=Princess Cruises;url=http://res.travelthemesanddreams.com/travel/cruise/vendor.rvlx?VendorID=6;");
aI("text=Royal Caribbean;url=http://res.travelthemesanddreams.com/travel/cruise/vendor.rvlx?VendorID=8;");
}

with(milonic=new menuname("request")){
style=menuDropDownStyle;
aI("text=Quote for 1-4 Cabins&nbsp;&nbsp;&nbsp;;url=https://res.travelthemesanddreams.com/travel/cruise/cruise_request.rvlx;");
aI("text=Group Cruise Quote;url=http://www.travelthemesanddreams.com/GroupQuote.htm;");

}



drawMenus();

