_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2C71BA";
offcolor="White";
onbgcolor="#8C8FFE";
oncolor="White";
padding="3";
pagebgcolor="#8C8FFE";
pagecolor="White";
separatorcolor="White";
separatorsize="2";
subimage="images/blue.gif";
subimagepadding="6";
itemwidth="136";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2C71BA";
offcolor="White";
onbgcolor="#8C8FFE";
oncolor="White";
padding="4";
pagebgcolor="#8C8FFE";
pagecolor="White";
subimage="images/blue.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.cursivewriting.org/;");
aI("text=Joined Up Handwriting;target=;url=joined-up-handwriting.html;");
aI("text=Cursive fonts;target=;url=cursive-fonts.html;");
aI("text=CCW Cursive 1;target=;url=ccw-cursive-1.html;");
aI("text=CCW Cursive 2;target=;url=ccw-cursive-2.html;");
aI("text=CCW Cursive 3;target=;url=ccw-cursive-3.html;");
aI("text=CCW Cursive 4;target=;url=ccw-cursive-4.html;");
aI("text=CCW Cursive 5;target=;url=ccw-cursive-5.html;");
aI("text=Precursive fonts;target=;url=precursive-fonts.html;");
aI("text=CCW Precursive 1;target=;url=ccw-precursive-1.html;");
aI("text=CCW Precursive 2;target=;url=ccw-precursive-2.html;");
aI("text=CCW Precursive 3;target=;url=ccw-precursive-3.html;");
aI("text=CCW Precursive 4;target=;url=ccw-precursive-4.html;");
aI("text=How to use CCW fonts;target=;url=how-to-use-ccw-fonts.html;");
aI("showmenu=Handwriting WorksheetsDotted Alphabet WorksheetsLEFT_MENU;text=Handwriting Worksheets;target=;url=handwriting-worksheets.html;");
aI("text=School Fonts;target=;url=school-fonts.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=FAQs;target=;url=faqs.html;");
aI("text=About this site;target=;url=about-this-site.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("Handwriting WorksheetsDotted Alphabet WorksheetsLEFT_MENU")){
style=submenuStyle;
aI("text=Dotted Alphabet Worksheets;target=;url=dotted-alphabet-worksheets.html;");
aI("text=Dotted Alphabet Baseline;target=;url=dotted-alphabet-baseline.html;");
aI("text=Arrow Alphabet Worksheets;target=;url=arrow-alphabet-worksheets.html;");
aI("text=Lined Alphabet Worksheets;target=;url=lined-alphabet-worksheets.html;");
aI("text=Outline Alphabet Worksheets;target=;url=outline-alphabet-worksheets.html;");
}


 drawMenus();
