_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#024A9A";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#024A9A";
oncolor="FloralWhite";
padding="5";
separatorcolor="#024A9A";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="100%";
}

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/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Free ResourcesE-CourseLEFT_MENU;text=Free Resources;target=;url=free-american-english-resources.html;");
aI("text=Courses;target=;url=american-english-pronunciation-courses.html;");
aI("text=Programs;target=;url=american-accent-training.html;");
aI("text=About us;target=;url=about-us.html;");
aI("text=Meet us;target=;url=meet-us.html;");
}

with(milonic=new menuname("Free ResourcesE-CourseLEFT_MENU")){
style=submenuStyle;
aI("text=E-Course;target=;url=english-learning-free-online.html;");
aI("text=Articles;target=;url=american-english-pronunciation-with-confidence.html;");
aI("text=Ask us;target=;url=free-american-english-and-american-accent-advice.html;");
aI("text=Free Quizzes;target=;url=free-american-english-knowledge-quizzes.html;");
}


 drawMenus();
