_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Male Menopause Home;target=;url=http://www.menopause23.com/;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Men Things;target=;url=men_things.html;");
aI("text=Surviving Menopause;target=;url=surviving_menopause.html;");
aI("text=Male Menopause Mystery;target=;url=male_menopause_mystery.html;");
aI("showmenu=Beating Male MenopauseSub Page 1RIGHT_MENU;text=Beating Male Menopause;target=;url=beating_male_menopause.html;");
aI("text=Symptoms of Male Menopause;target=;url=symptoms_of_male_menopause.html;");
aI("text=Testosterone Treatment;target=;url=testosterone_treatment.html;");
aI("text=Menopause for Men;target=;url=menopause_for_men.html;");
aI("text=Andropause Mystery;target=;url=andropause_mystery.html;");
aI("text=Symptoms;target=;url=symptoms.html;");
aI("text=Mold Why Inspect?;target=_blank;url=http://safe-homes.com/book/;");
}

with(milonic=new menuname("Beating Male MenopauseSub Page 1RIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Sub Page 1;target=;url=sub_page_1.html;");
aI("text=Sub Page 2;target=;url=sub_page_2.html;");
}


 drawMenus();

