_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DeepPink";
borderstyle="Outset";
borderwidth="5";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onbold="bold";
onborder="1px dotted DeepPink";
oncolor="MediumBlue";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="160";
}

with(SubMenuStyle=new mm_style()){
bordercolor="DeepPink";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted DeepPink";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Bras and Bra Sets;target=;url=Bras-and-Bra-Sets.php;");
aI("text=Breast Forms and Enhancers;target=;url=Breast-Forms-and-Enhancers.php;");
aI("text=Camisoles and Camisole Sets;target=;url=Camisoles-and-Camisole-Sets.php;");
aI("text=Corsets and Bustiers;target=;url=Corsets-and-Bustiers.php;");
aI("text=Garter Belts;target=;url=Garter-Belts.php;");
aI("text=Panties;target=;url=Panties.php;");
aI("text=Shapers;target=;url=Shapers.php;");
aI("text=Sleepwear and Robes;target=;url=Sleepwear-and-Robes.php;");
aI("text=Slips;target=;url=Slips.php;");
aI("text=Teddies;target=;url=Teddies.php;");
aI("text=Mixed Intimate Items;target=;url=Mixed-Intimate-Items.php;");
aI("text=Mixed Undergarments;target=;url=Mixed-Undergarments.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}


 drawMenus();
