_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Small5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="Black";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:5px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Small_hover5.png";
itemheight="41";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#ccddcd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ccddcd";
offcolor="#555555";
onbgcolor="#bbddcd";
oncolor="#555555";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=835;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="41";
aI("text=Home;target=;url=http://www.aformalchoice.com/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Delivery Times;target=;url=Delivery-Times.html;");
aI("text=Return Policy;target=;url=Return-Policy.html;");
aI("text=Size Charts;target=;url=Size-Charts.html;");
aI("text=Color Charts;target=;url=Color-Charts.html;");
aI("text=Factory Alterations;target=;url=Factory-Alterations.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}


 drawMenus();

