_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=HRT;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Menopause Hormone Replacement Therapy;target=;url=menopause_hormone_replacement_therapy.htm;");
aI("text=HRT Benfits;target=;url=hrt-benefits.htm;");
aI("text=HRT and Sex;target=;url=hrt_and_sex.htm;");
aI("text=HRT & Hot Flashes;target=;url=hrt-hot-flushes.htm;");
aI("text=Hormone Replacement Doctor;target=;url=hormone_replacement_doctor.htm;");
aI("text=Weight Gain and HRT;target=;url=weight_gain_and_hrt.htm;");
aI("text=Diet and Hormone Replacement Therapy;target=;url=diet_and_hormone_replacement_therapy.htm;");
aI("text=HRT Mistakes;target=;url=hrt-mistakes.htm;");
aI("text=HRT Risks;target=;url=hrt-risks.htm;");
aI("text=Natural HRT;target=;url=natural-hormone-replacement-therapy.htm;");
aI("text=Menopause without HRT;target=;url=menopause_without_hrt.htm;");
aI("text=Site Map;target=;url=sitemap.htm;");
}


 drawMenus();
