_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#210E08";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAD5A6";
offcolor="#000000";
onbgcolor="#913B02";
oncolor="White";
padding="11";
separatorcolor="#210E08";
separatorsize="1";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="279";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=HomeClassical Music Appreciation for the HomeschoolerLEFT_MENU;text=Home;target=;url=./;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("HomeClassical Music Appreciation for the HomeschoolerLEFT_MENU")){
style=submenuStyle;
aI("text=Classical Music Appreciation for the Homeschooler;target=;url=Classical-Music-Appreciation-for-the-Homeschooler.html;");
aI("text=The Importance of Teaching the Humanities;target=;url=The-Importance-of-Teaching-the-Humanities.html;");
aI("text=Homeschool Music Curriculum Reviews;target=;url=Homeschool-Music-Curriculum-Reviews.html;");
aI("text=Homeschool Art Curriculum Reviews;target=;url=Homeschool-Art-Curriculum-Reviews.html;");
aI("text=How to Encourage Right Brain Thinking in Your Child;target=;url=How-to-Encourage-Right-Brain-Thinking-in-Your-Child.html;");
}


 drawMenus();
