_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="DarkSeaGreen";
offcolor="#000000";
onbgcolor="PaleVioletRed";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
image="images/sepsquare1.gif";
offbgcolor="PaleVioletRed";
offcolor="White";
oncolor="DarkSeaGreen";
padding="5";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare_on1.gif";
imageposition="right";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home;target=;url=http://mastectomystore.com/;");
aI("text=Mastectomy Bras;target=;url=Mastectomy-Bras.html;");
aI("text=Jewelry & Awareness Products;target=;url=Jewelry-&-Awareness-Products.html;");
aI("text=Health Products;target=;url=Health-Products.html;");
aI("text=Hats;target=;url=Hats.html;");
aI("text=Health Articles;target=;url=Health-Articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
}


 drawMenus();
