_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="11";
separatorcolor="Black";
separatorsize="2";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Hormone HelpEstrogen & MenopauseLEFT_MENU;text=Hormone Help;target=;url=Hormone-Help.html;");
aI("showmenu=Weight LossDieting Myths and NutritionLEFT_MENU;text=Weight Loss;target=;url=Weight-Loss.html;");
aI("text=Meet Dr. Patterson;target=;url=Meet-Dr-Patterson.html;");
}

with(milonic=new menuname("Hormone HelpEstrogen & MenopauseLEFT_MENU")){
style=submenuStyle;
aI("text=Estrogen & Menopause;target=;url=Estrogen-Dominance-and-Menopause.html;");
aI("text=Saliva Hormone Testing;target=;url=Saliva-Testing-for-Hormone-Help.html;");
aI("text=Adrenal Fatigue?;target=;url=Adrenal-Fatigue-.html;");
aI("text=Underactive Thyroid?;target=;url=Underactive-Thyroid-.html;");
}

with(milonic=new menuname("Weight LossDieting Myths and NutritionLEFT_MENU")){
style=submenuStyle;
aI("text=Dieting Myths and Nutrition;target=;url=Dieting-Myths-and-Nutrition.html;");
aI("text=Stress and Weight Loss;target=;url=Stress-and-Weight-Loss.html;");
aI("text=Body Shape & Symptoms;target=;url=Body-Shape-and-Symtoms.html;");
aI("text=Detoxification;target=;url=Detoxifying-the-Polluted-Body.html;");
aI("text=Whole Body Vibration;target=;url=Whole-Body-Vibration.html;");
}


 drawMenus();
