_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#3F3F3F";
offcolor="#ffffff";
onbgcolor="#8F8F8F";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/black.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="Snow";
oncolor="#7F7F7F";
separatorcolor="Transparent";
separatorsize="11";
separatorimage="images/blackSep.gif";
overbgimage="images/black04.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=797;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("text=School;target=;url=enrichment-programs-workshops.html;align=center;");
aI("text=Family;target=;url=family-bonding-successful-parenting-work-life-balance.html;align=center;");
aI("text=Trainers;target=;url=professional-trainers-for-schools.html;align=center;");
aI("text=Courses;target=;url=success-in-school-career-and-life.html;align=center;");
aI("text=Partners;target=;url=training-to-enrich-and-impact-lives-together.html;align=center;");
aI("text=Contact;target=;url=email-us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-excel-in-school-life.html;align=center;");
}


 drawMenus();
