fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
margin=0;
fontweight='bold';
fontfamily= "trebuchet MS";
fontsize="15px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
onbgcolor="#B8DCDA";
oncolor="#ffffff";
offbgcolor="#B8DCDA";
offcolor="#69257A";

pagebgcolor="#B8DCDA";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=0;
rawcss="padding-left:10px;padding-right:10px;border-right:1px solid #ffffff;border-left:1px solid #ffffff;padding-top:1px;padding-bottom:2px;margin:0px;";
}


with(menuStyle2=new mm_style()){
bordercolor="#B8DCDA";
borderstyle="solid";
borderwidth=1;
fontweight='bold';
fontfamily= "trebuchet MS";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#69257A";
onbgcolor="#B8DCDA";
oncolor="#69257A";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
pagebgcolor="#B8DCDA";
pagecolor="#69257A";
separatorcolor="#B8DCDA";
separatorsize=1;
padding=5;
align='left';
}

with(milonic=new menuname("about")){
overflow="scroll";
style=menuStyle2;
aI("text=About Bra Barrette;url=/about.php;")
aI("text=How To Put On A Bra Barrette;url=/how.php;")
aI("text=FAQs;url=/faq.php;")
aI("text=Our Team;url=/team.php;")
aI("text=Environmental Policies;url=/policy.php;")
aI("text=Social Responsibility;url=/social.php;")
aI("text=Customer Service;url=/customer_service.php;")
aI("text=What Size Are You;url=/bra_barrette_sizes.php;")

}

with(milonic=new menuname("where")){
style=menuStyle2;
aI("text=Where To Buy The Bra Barrette;url=/where_to_buy.php;");
aI("text=Selling the Bra Barrette;url=/retailers.php;");
}

with(milonic=new menuname("press")){
style=menuStyle2;
aI("text=Celebrities Abound!;url=/celebrities_love_bra_barrette.php;");
aI("text=Magazines and TV;url=/bra_barrette_magazines.php;");
aI("text=Online Reviews;url=/bra_barrette_online_reviews.php;");
}
with(milonic=new menuname("contact")){
style=menuStyle2;
aI("text=Contact Us;url=/contact.php;");

aI("text=Shipping and Returns;url=/shipping.php;");
aI("text=Gift Certificates;url=/gift_certificates.php;");
aI("text=Privacy Notice;url=/privacy.php;");
}
drawMenus();

