_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Dashed";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Blue";
onbgcolor="#ffffff";
oncolor="#002A7F";
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="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackorange.gif";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="4";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.headsupperformance.com/;");
aI("text=Blog;target=_blank;url=http://thecommitmentmanager.com;");
aI("text=Who We Work With;target=;url=Who.html;");
aI("text=How We Work;target=;url=How_We_Work.html;");
aI("text=Results You Get;target=;url=Results_You_Get.html;");
aI("text=Testimonials;target=;url=Feedback_on_our_Programs.html;");
aI("text=Products;target=;url=Products.html;");
aI("showmenu=Free StuffArticlesLEFT_MENU;text=Free Stuff;target=;url=Free_Leadership_Training.html;");
aI("text=Services and Programs;target=;url=Services_and_Programs.html;");
aI("text=About Us;target=;url=About_Us.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Free StuffArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=Articles;target=;url=Articles.html;");
aI("text=Book Sample;target=;url=Book_opener.html;");
}


 drawMenus();
