_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=Menopause;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Life with Menopause;target=;url=menopause-life.htm;");
aI("text=Menopause as a Couple;target=;url=menopause-couple.htm;");
aI("text=First Symptoms of Menopause;target=;url=first_symptoms_of_menopause.htm;");
aI("text=Average Age of Menopause;target=;url=average_age_of_menopause.htm;");
aI("text=Early Menopause;target=;url=early_menopause.htm;");
aI("text=Early Menopause Symptoms;target=;url=early_menopause_symptoms.htm;");
aI("text=Hot Flashes;target=;url=hot-flashes-menopause.htm;");
aI("text=Alternative Treatments;target=;url=menopause-alternative-treatment.htm;");
aI("text=Weight Gain During Menopause;target=;url=weight_gain_during_menopause.htm;");
aI("text=The Menopause Diet;target=;url=the_menopause_diet.htm;");
aI("text=Nutrition for Women in Menopause;target=;url=nutrition_for_women_in_menopause.htm;");
aI("text=Menopause Diary;target=;url=menopause-diary.htm;");
aI("text=Male Menopause Symptoms;target=;url=male_menopause_symptoms.htm;");
aI("text=Site Map;target=;url=sitemap.htm;");
}


 drawMenus();

