_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Arizona;target=;url=arizona-elopement-packages.html;");
aI("text=Arkansas;target=;url=eloping-in-arkansas.html;");
aI("showmenu=California/Lake TahoeLEFT_MENU;text=California;target=;url=california-elopement-packages.html;");
aI("text=Colorado;target=;url=colorado-elopement-packages.html;");
aI("showmenu=Florida/Eloping on Amelia IslandLEFT_MENU;text=Florida;target=;url=elope-in-florida.html;");
aI("text=Georgia;target=;url=elope-in-georgia.html;");
aI("text=Hawaii;target=;url=eloping-to-hawaii.html;");
aI("showmenu=New York/New York CityLEFT_MENU;text=New York;target=;url=eloping-in-new-york.html;");
aI("text=North Carolina;target=;url=elope-in-north-carolina.html;");
aI("text=Ohio;target=;url=where-to-elope-in-ohio.html;");
aI("text=Pennsylvania;target=;url=elope-in-pennsylvania.html;");
aI("text=South Carolina;target=;url=elope-in-south-carolina.html;");
aI("text=Tennessee;target=;url=elope-in-tennessee.html;");
aI("text=Texas;target=;url=texas-elopement-packages.html;");
aI("text=Vermont;target=;url=elope-in-vermont.html;");
aI("text=Virginia;target=;url=virginia-elopement-packages.html;");
}

with(milonic=new menuname("California/Lake TahoeLEFT_MENU")){
style=submenuStyle;
aI("text=Lake Tahoe;target=;url=elope-in-tahoe.html;");
aI("text=Napa Valley;target=;url=eloping-in-napa-valley.html;");
aI("text=San Diego;target=;url=elope-in-san-diego.html;");
}

with(milonic=new menuname("Florida/Eloping on Amelia IslandLEFT_MENU")){
style=submenuStyle;
aI("text=Eloping on Amelia Island;target=;url=eloping-on-amelia-island.html;");
}

with(milonic=new menuname("New York/New York CityLEFT_MENU")){
style=submenuStyle;
aI("text=New York City;target=;url=elope-to-new-york-city.html;");
}


 drawMenus();

