_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
overbgimage="images/bracket2.gif";
imagepadding="6";
itemheight="31";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=847;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
itemheight="30";
aI("text=Home;target=;url=./;align=center;");
aI("text=About;target=;url=About.html;align=center;");
aI("showmenu=CoachingLogisticsINFO_BAR_MENU;text=Coaching;target=;url=Coaching.html;align=center;");
aI("showmenu=NLPNLP In BusinessINFO_BAR_MENU;text=NLP;target=;url=NLP.html;align=center;");
aI("showmenu=HypnosisWeight LossINFO_BAR_MENU;text=Hypnosis;target=;url=Hypnosis.html;align=center;");
aI("text=Shop;target=;url=Shop.html;align=center;");
aI("text=Articles;target=;url=Articles.html;align=center;");
aI("text=Letters;target=;url=Letters.html;align=center;");
aI("text=Testimonial;target=;url=Testimonial.html;align=center;");
aI("text=Resources;target=;url=Resources.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
}

with(milonic=new menuname("CoachingLogisticsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Logistics;target=;url=Logistics.html;");
aI("text=Business Coaching;target=;url=Business_Coaching.html;");
}

with(milonic=new menuname("NLPNLP In BusinessINFO_BAR_MENU")){
style=submenuStyle;
aI("text=NLP In Business;target=;url=NLP_In_Business.html;");
}

with(milonic=new menuname("HypnosisWeight LossINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Weight Loss;target=;url=Weight_Loss.html;");
aI("text=Stop Smoking;target=;url=Stop_Smoking.html;");
}


 drawMenus();
