_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#550000";
oncolor="#ffffff";
padding="6";
pagecolor="AliceBlue";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=Index.html;");
aI("text=Montage Ideas;target=;url=Montage-Ideas.html;");
aI("text=Pricing;target=;url=Pricing.html;");
aI("text=Lets Get Started;target=;url=Lets-Get-Started.html;");
aI("showmenu=Book TravelHoneymoon RegistryMAIN_HEADER_MENU;text=Book Travel;target=;url=Book-Travel.html;");
aI("text=Video Blog;target=;url=Video-Blog.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Book TravelHoneymoon RegistryMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Honeymoon Registry;target=;url=http://rovia.honeymoonwishes.com/?agentId=12000101&agentEmail=&agentName=;");
aI("text=Make Travel Plans;target=;url=http://tearsofjoy.rovia.com/rovia/home;");
}


 drawMenus();
