_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="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="photos/arrow.gif";
subimagepadding="2";
overimage="photos/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="photos/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
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=Contact Us;target=;url=contact-us.html;");
aI("showmenu=Legalese NoticesCompensation and Affiliation AffidavitFOOTER_MENU;text=Legalese Notices;target=;url=legalese-notices.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Legalese NoticesCompensation and Affiliation AffidavitFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
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();
