_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFF2F9";
offcolor="#A20841";
onbgcolor="#A20841";
oncolor="#FFF2F9";
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()){
align="center";
bordercolor="#FFF2F9";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#C10000";
offcolor="White";
onbgcolor="WhiteSmoke";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.fashionforrealwomen.com/www.fashionforrealwomen.com/;");
aI("text=Products;target=;url=Products.html;");
aI("text=Articles;target=;url=http://fashionforrealwomen.com/articles/;");
aI("text=Resources;target=;url=http://fashionforrealwomen.com/resources/;");
aI("text=Fashion Blog;target=;url=http://www.fashionforrealwomen.com/blog/;");
aI("text=FREE Ezine;target=;url=fashion_ezine.html;");
}


 drawMenus();

