_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="Lavender";
oncolor="White";
padding="10";
separatorcolor="#E1E1E1";
separatorsize="7";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="176";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Orchid";
offcolor="White";
onbgcolor="Lavender";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://dream-honeymoon.com/;");
aI("text=Top Destinations;target=;url=Top-Honeymoon-Destinations.html;");
aI("text=Exotic Honeymoons;target=;url=Exotic-Honeymoon-Destinations.html;");
aI("text=Cheap Honeymoons;target=;url=Cheap-Honeymoon-Destinations.html;");
aI("text=Honeymoon Cruises;target=;url=Romantic-Honeymoon-Cruises.html;");
aI("text=All Inclusive Resorts;target=;url=All-Inclusive-Honeymoon-Resorts.html;");
aI("text=Romantic Hotels;target=;url=Romantic-Honeymoon-Hotels.html;");
aI("text=Overwater Bungalow Resorts;target=;url=Overwater-Bungalow-Resorts-for-Honeymoon.html;");
aI("text=Disneyworld Honeymoon;target=;url=Disneyworld-Honeymoon.html;");
aI("text=The Poconos;target=;url=Honeymoon-in-the-Poconos.html;");
aI("text=Niagara Falls;target=;url=Honeymoons-in-Niagara-Falls.html;");
}


 drawMenus();

