_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="photos/orangedots.gif";
offbgcolor="Brown";
offcolor="#ffffff";
onbgcolor="DarkSalmon";
oncolor="#ffffff";
padding="6";
pagebgcolor="Maroon";
separatorcolor="#ffffff";
separatorsize="1";
subimage="photos/arrow.gif";
subimagepadding="2";
overimage="photos/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Beige";
offcolor="Black";
onbgcolor="BurlyWood";
oncolor="#000000";
padding="4";
separatorcolor="#1F1F1F";
separatorsize="1";
subimage="photos/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Home;target=;url=http://www.home-made-health.com/;");
aI("text=Moore Book Reviews;target=;url=moore-book-reviews.html;");
aI("text=Parenting ~ Moore Style;target=;url=parenting-moore-style.html;");
aI("text=Childhood Obesity in America;target=;url=the-consequences-of-childhood-obesity-in-america.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("showmenu=Legalese NoticesCompensation and Affiliation AffidavitRIGHT_MENU;text=Legalese Notices;target=;url=legalese-notices.html;");
aI("text=About Us;target=;url=about-us.html;");
}

with(milonic=new menuname("Legalese NoticesCompensation and Affiliation AffidavitRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Compensation and Affiliation Affidavit;target=;url=compensation-and-affiliation-affidavit.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
aI("text=Website Terms of Use;target=;url=website-terms-of-use.html;");
}


 drawMenus();
