_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="CornflowerBlue";
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="CornflowerBlue";
offcolor="White";
onbgcolor="LightBlue";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Planning your Honeymoon (Home);target=;url=http://a-honeymoon-guide.com/;");
aI("showmenu=Articles/The Best HoneymoonLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Honeymoon Shop/Personalized BooksLEFT_MENU;text=Honeymoon Shop;target=;url=honeymoon-shop.html;");
aI("showmenu=Honeymoon Destinations/Honeymoon Destination: SwitzerlandLEFT_MENU;text=Honeymoon Destinations;target=;url=honeymoon-destinations.html;");
aI("text=Honeymoon Guide Resource Directory;target=;url=honeymoon-guide-resource-directory.html;");
}

with(milonic=new menuname("Articles/The Best HoneymoonLEFT_MENU")){
style=submenuStyle;
aI("text=The Best Honeymoon;target=;url=the-best-honeymoon.html;");
aI("text=Should You Sign up with a Honeymoon Registry;target=;url=should-you-sign-up-with-a-honeymoon-registry.html;");
aI("text=Your Honeymoon: Make it Unique;target=;url=your-honeymoon-make-it-unique.html;");
aI("text=Budgeting for your Honeymoon;target=;url=budgeting-for-your-honeymoon.html;");
aI("text=The Perfect Honeymoon;target=;url=the-perfect-honeymoon.html;");
}

with(milonic=new menuname("Honeymoon Shop/Personalized BooksLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Honeymoon Shop/Personalized Books/Romance NovelsLEFT_MENU;text=Personalized Books;target=;url=personalized-books.html;");
aI("text=Personalized Gifts;target=;url=personalized-gifts.html;");
aI("text=Gift Baskets;target=;url=gift-baskets.html;");
aI("text=Flowers;target=;url=flowers.html;");
aI("text=Lingerie;target=;url=lingerie.html;");
aI("text=Custom Jewelry;target=;url=custom-jewelry.html;");
aI("text=Contemporary Jewelry;target=;url=contemporary-jewelry.html;");
aI("text=Romantic Gifts;target=;url=romantic-gifts.html;");
}

with(milonic=new menuname("Honeymoon Shop/Personalized Books/Romance NovelsLEFT_MENU")){
style=submenuStyle;
aI("text=Romance Novels;target=;url=romance-novels.html;");
aI("text=Mystery Novels;target=;url=mystery-novels.html;");
}

with(milonic=new menuname("Honeymoon Destinations/Honeymoon Destination: SwitzerlandLEFT_MENU")){
style=submenuStyle;
aI("text=Honeymoon Destination: Switzerland;target=;url=honeymoon-destination-switzerland.html;");
aI("text=Honeymoon Destination: St. Thomas;target=;url=honeymoon-destination-st.-thomas.html;");
aI("text=Honeymoon Destination: Mexico;target=;url=honeymoon-destination-mexico.html;");
aI("text=Honeymoon Destination: France;target=;url=honeymoon-destination-france.html;");
aI("text=Jamaica: The Land of Reggae;target=;url=jamaica-the-land-of-reggae.html;");
}


 drawMenus();

