_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="DarkRed";
onbgcolor="#E7E6E7";
oncolor="Maroon";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Maroon";
offcolor="AliceBlue";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=About Elopes;target=;url=index.html;");
aI("showmenu=PackagesUltimate Elope PackageINFO_BAR_MENU;text=Packages;target=;url=elope-packages.html;");
aI("text=Elope Plus;target=;url=elope-plus.html;");
aI("text=Photo Gallery;target=;url=photo-gallery.html;");
aI("text=Wedding Vendors;target=;url=elope-wedding-vendors.html;");
aI("text=Elope Wedding Information;target=;url=elope-wedding-information.html;");
aI("text=Hartness House Inn;target=;url=http://www.hartnesshouse.com;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("PackagesUltimate Elope PackageINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Ultimate Elope Package;target=;url=ultimate-elope-package.html;");
aI("text=Elegant Elope Package;target=;url=elegant-elope-package.html;");
aI("text=Deluxe Elope Package;target=;url=deluxe-elope-package.html;");
}


 drawMenus();
