_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="DarkRed";
offcolor="#ffffff";
onbgcolor="#2A0055";
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="#5871B3";
offcolor="#ffffff";
onbgcolor="Navy";
oncolor="#ffffff";
padding="4";
separatorcolor="Linen";
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-spun-schools.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=LegalesePrivacy PolicyRIGHT_MENU;text=Legalese;target=;url=legalese.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("LegalesePrivacy PolicyRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
aI("text=Website Terms & Use Policy;target=;url=website-terms-&-use-policy.html;");
aI("text=Compensation and Affiliation Affidavit;target=;url=compensation-and-affiliation-affidavit.html;");
}


 drawMenus();
