_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#008040";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="6";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#008040";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="4";
pagecolor="White";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Better Health Home;target=;url=.././;");
aI("text=Hair Removal;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Laser Hair Removal Treatments;target=;url=laser_hair_removal_treatments.htm;");
aI("text=Laser Treatment for Hair Removal;target=;url=laser_treatment_for_hair_removal.htm;");
aI("text=Laser Hair Removal Prices;target=;url=laser_hair_removal_prices.htm;");
aI("text=Hirsutism Treatment;target=;url=hirsutism_treatment.htm;");
aI("text=Effective Hair Removal Techniques;target=;url=effective_hair_removal_techniques.htm;");
aI("text=Permanent Hair Removal Techniques;target=;url=permanent_hair_removal_techniques.htm;");
aI("text=Permanent Facial Hair Removal;target=;url=permanent_facial_hair_removal.htm;");
aI("text=Unwanted Hair Removal Tips;target=;url=unwanted_hair_removal_tips.htm;");
aI("text=All About Pubic Hair Removal;target=;url=all_about_pubic_hair_removal.htm;");
aI("text=All About Waxing;target=;url=all_about_waxing.htm;");
aI("text=Site Map;target=;url=sitemap.htm;");
}


 drawMenus();

