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=https://travelthemesanddreams.com/Images/home.jpg;url=http://www.travelthemesanddreams.com/Index.aspx;");
aI("showmenu=destinations;image=https://travelthemesanddreams.com/Images/destinations.jpg;url=http://www.travelthemesanddreams.com/destinations.htm;");
aI("showmenu=crusieline;image=https://travelthemesanddreams.com/Images/crusieline.jpg;url=http://www.travelthemesanddreams.com/cruiselines.htm;");
aI("image=https://travelthemesanddreams.com/Images/vacations.jpg;url=http://res.travelthemesanddreams.com/travel/vacations/;");
aI("image=https://travelthemesanddreams.com/Images/flights.jpg;url=http://res.travelthemesanddreams.com/travel/air/;");
aI("image=https://travelthemesanddreams.com/Images/hotels.jpg;url=http://res.travelthemesanddreams.com/travel/hotel/;");
aI("image=https://travelthemesanddreams.com/Images/cars.jpg;url=http://res.travelthemesanddreams.com/travel/car/;");
aI("image=https://travelthemesanddreams.com/Images/faqs.jpg;url=http://www.travelthemesanddreams.com/Faqs.aspx;");
aI("showmenu=request;image=https://travelthemesanddreams.com/Images/request.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;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?DestinationID=2;")
aI("text=Bahamas;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?DestinationID=5;")
aI("text=Bermuda;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?DestinationID=7;")
aI("text=Caribbean;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?DestinationID=45;")
aI("text=Europe;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?DestinationID=47;")
aI("text=Hawaii;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?DestinationID=19;")
aI("text=Mexico;url=http://res.travelthemesanddreams.com/travel/cruise/search.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/search.rvlx?VendorID=16;");
aI("text=Cunard Line;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?VendorID=17;");
aI("text=Holland America Line;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?VendorID=4;");
aI("text=MSC Cruises;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?VendorID=60;");
aI("text=Norwegian Cruise Line;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?VendorID=5;");
aI("text=Princess Cruises;url=http://res.travelthemesanddreams.com/travel/cruise/search.rvlx?VendorID=6;");
aI("text=Royal Caribbean;url=http://res.travelthemesanddreams.com/travel/cruise/search.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();

