_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="images/orangedots.gif";
offbgcolor="#005500";
offcolor="#ffffff";
onbgcolor="SaddleBrown";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/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="DarkGreen";
offcolor="#ffffff";
onbgcolor="Peru";
oncolor="#ffffff";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="images/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-style-teaching.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("text=About Us;target=;url=about-us.html;");
aI("showmenu=LegaleseCompensation and Affiliation AffidavitRIGHT_MENU;text=Legalese;target=;url=legalese.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("LegaleseCompensation 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 & Use;target=;url=website-terms-&-use.html;");
}


 drawMenus();
