_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="LavenderBlush";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="LavenderBlush";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=908;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://createabookforachild.com/;");
aI("text=Courses;target=;url=Courses.html;");
aI("showmenu=Workshops for teachersWorkshop for larareFOOTER_MENU;text=Workshops for teachers;target=;url=Workshops-for-teachers.html;");
aI("text=Slideshows;target=;url=Slideshows.html;");
aI("text=Free membership site!;target=;url=Free-membership-site!.html;");
aI("text=Bloggy bits!;target=;url=Bloggy-bits!.html;");
aI("text=Meet Nina;target=;url=Meet-Nina.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Workshops for teachersWorkshop for larareFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Workshop for larare;target=;url=Workshop-for-larare.html;");
}


 drawMenus();

