_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CadetBlue";
offcolor="White";
onbgcolor="LightBlue";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CadetBlue";
offcolor="#000000";
onbgcolor="LightBlue";
oncolor="Black";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Plan Your Cruise Vacation (Home);target=;url=http://cruise-travel-guide.com/;");
aI("showmenu=ArticlesTo Cruise or Not to CruiseLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Travel ShopLuggageLEFT_MENU;text=Travel Shop;target=;url=travel-shop.html;");
aI("text=Cruise Travel Booking;target=;url=cruise-travel-booking.html;");
aI("text=Cruise Travel Guide Resource Directory;target=;url=cruise-travel-guide-resource-directory.html;");
}

with(milonic=new menuname("ArticlesTo Cruise or Not to CruiseLEFT_MENU")){
style=submenuStyle;
aI("text=To Cruise or Not to Cruise;target=;url=to-cruise-or-not-to-cruise.html;");
aI("text=Cruise Vacation Advantages;target=;url=cruise-vacation-advantages.html;");
aI("text=Cruise Ship Options;target=;url=cruise-ship-options.html;");
aI("text=Is a Cruise Vacation for You?;target=;url=is-a-cruise-vacation-for-you-.html;");
aI("text=Select the Right Cruise Line;target=;url=select-the-right-cruise-line.html;");
aI("text=Family Cruise Vacation;target=;url=family-cruise-vacation.html;");
}

with(milonic=new menuname("Travel ShopLuggageLEFT_MENU")){
style=submenuStyle;
aI("showmenu=LuggageCarry-on LuggageLEFT_MENU;text=Luggage;target=;url=luggage.html;");
aI("showmenu=Travel AccessoriesTolietry KitsLEFT_MENU;text=Travel Accessories;target=;url=travel-accessories.html;");
}

with(milonic=new menuname("LuggageCarry-on LuggageLEFT_MENU")){
style=submenuStyle;
aI("text=Carry-on Luggage;target=;url=carry-on-luggage.html;");
aI("text=Garment Bag;target=;url=garment-bag.html;");
aI("text=Luggage Sets;target=;url=luggage-sets.html;");
aI("text=Rolling Duffel Bag;target=;url=rolling-duffel-bag.html;");
aI("text=Kid's Suitcases;target=;url=kid's-suitcases.html;");
}

with(milonic=new menuname("Travel AccessoriesTolietry KitsLEFT_MENU")){
style=submenuStyle;
aI("text=Tolietry Kits;target=;url=tolietry-kits.html;");
aI("text=Organization Aids;target=;url=organization-aids.html;");
aI("text=Camera Bag;target=;url=camera-bag.html;");
aI("text=Luggage Tag;target=;url=luggage-tag.html;");
aI("text=Manicure/Cosmetic Cases;target=;url=manicure-cosmetic-cases.html;");
aI("text=Shaving Kits;target=;url=shaving-kits.html;");
}


 drawMenus();
