_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="CornflowerBlue";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="CornflowerBlue";
offcolor="#FFFFFF";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Paris Travel Guide: A History of Paris (Home);target=;url=./;");
aI("showmenu=ArticlesParis Travel Guide: How to Choose a Travel PackageLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Travel ShopLuggageLEFT_MENU;text=Travel Shop;target=;url=travel-shop.html;");
aI("text=Paris Destination Guide;target=;url=paris-destination-guide.html;");
aI("text=Paris Travel Booking;target=;url=paris-travel-booking.html;");
aI("text=Vacation Rentals;target=;url=vacation-rentals.html;");
aI("text=Paris Travel Guide Resource Directory;target=;url=paris-travel-guide-resource-directory.html;");
}

with(milonic=new menuname("ArticlesParis Travel Guide: How to Choose a Travel PackageLEFT_MENU")){
style=submenuStyle;
aI("text=Paris Travel Guide: How to Choose a Travel Package;target=;url=paris-travel-guide-how-to-choose-a-travel-package.html;");
aI("text=Taste of Paris;target=;url=taste-of-paris.html;");
aI("text=Exploring the Museums and Galleries of Paris;target=;url=exploring-the-museums-and-galleries-of-paris.html;");
aI("text=Paris Travel Guide: Looking for Accommodations;target=;url=paris-travel-guide-looking-for-accommodations.html;");
aI("text=Paris Travel Guide: Plan a Trip for the Kids;target=;url=paris-travel-guide-plan-a-trip-for-the-kids.html;");
aI("text=Paris Travel Guide: Planning Your Trip to Paris;target=;url=paris-travel-guide-planning-your-trip-to-paris.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 AccessoriesToiletry 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=Rolling Suitcase;target=;url=rolling-suitcase.html;");
aI("text=Luggage Sets;target=;url=luggage-sets.html;");
aI("text=Rolling Duffel Bag;target=;url=rolling-duffel-bag.html;");
aI("text=Kids Suitcases;target=;url=kids-suitcases.html;");
}

with(milonic=new menuname("Travel AccessoriesToiletry KitsLEFT_MENU")){
style=submenuStyle;
aI("text=Toiletry Kits;target=;url=toiletry-kits.html;");
aI("text=Organization Aids;target=;url=organization-aids.html;");
aI("text=Camera Bags;target=;url=camera-bags.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();
