_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="Solid";
borderwidth="2";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#FFFFFF";
offcolor="Black";
onbgcolor="Brown";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="9";
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="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Homeschool BlogCopybook Writing and ProverbsLEFT_MENU;text=Homeschool Blog;target=;url=index.html;");
aI("text=Eclectic Education Series;target=;url=Eclectic-Education-Series.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=User Forum;target=;url=User-Forum.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Homeschool BlogCopybook Writing and ProverbsLEFT_MENU")){
style=submenuStyle;
aI("text=Copybook Writing and Proverbs;target=;url=Copybook-Writing-and-Proverbs.html;");
aI("text=Memory Training and the McGuffey Readers;target=;url=Memory-Training-and-the-McGuffey-Readers.html;");
aI("text=Parental Involvement;target=;url=Parental-Involvement.html;");
aI("text=Mr. Gatto and the Public School Environment;target=;url=Mr.-Gatto-and-the-Public-School-Environment.html;");
aI("text=A Christian Perspective;target=;url=A-Christian-Perspective.html;");
aI("text=A Teachers Course on Writing;target=;url=A-Teachers-Course-on-Writing.html;");
aI("text=Captain Dollar;target=;url=Captain-Dollar.html;");
}


 drawMenus();
