fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle1=new mm_style()){

}


with(menuStyle=new mm_style()){
//subimage="http://www.milonic.com/menuimages/arrow.gif";
//subimagepadding=2;
bordercolor="#DDDDDD";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
oncolor="#000000";
onbgcolor="#DDDDDD";
padding=8;
overfilter="Shadow(color='#777777',Direction=135,Strength=3)";
itemwidth=180;

pagecolor="#9C190E";
separatorcolor="#DDDDDD";
separatorsize=1;

}


with(milonic=new menuname("about")){
style=menuStyle;
aI("text=Chief Coaching Officer;url=aboutus.htm;");
aI("text=Affiliates;showmenu=team;url=affiliates.htm;");
aI("text=Memberships;url=membershipssupport.htm;");
aI("text=Partners;url=strategicpartners.htm;");
}
with(milonic=new menuname("team")){
style=menuStyle;
aI("text=Fraser Engel;url=profile_fraserengel.htm;");
aI("text=Kathryn Kemp;url=profile_kathrynkemp.htm;");
}

with(milonic=new menuname("aha")){
style=menuStyle;
aI("text=Big Agenda in Action;url=photogallery.htm;");
aI("text=Events On the Agenda;url=events.htm;");
aI("text=Event Archive;url=events_archive.htm;");
aI("text=BAC Blog;url=wordpress;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=A sampling of our work - How our clients have gained valuable results from working with us;url=BE-MagFall2011.pdf;target=_blank;");
aI("text=Leadership Coaching for Individuals;url=coaching_executive.htm#ileadershipindividuals;showmenu=individual;");
aI("text=Leadership Coaching for Groups;url=coaching_executive.htm#iileadershipgroups;showmenu=groups;");
aI("text=Leadership Specials for Women Leaders;url=coaching_executive.htm#iiiwomenleaders;showmenu=women;");
aI("text=Executive Coaching FAQs;url=faqs.htm;");
aI("text=Team Coaching;url=coaching_team.htm;showmenu=teamcoaching;");
aI("text=In Finnish/Suomeksi;url=suomeksi.htm;");
}

with(milonic=new menuname("individual")){
style=menuStyle;
aI("text=A Power Session;url=coaching_executive.htm#iapowersession;");
aI("text=MAKE IT HAPPEN - Executive Coaching;url=coaching_executive.htm#imakeithappen;");
aI("text=LEAD AS A COACH - Secrets of Coaching;url=coaching_executive.htm#ileadasacoach;");
}

with(milonic=new menuname("groups")){
style=menuStyle;
aI("text=INCREASE YOUR LEADERSHIP INTELLIGENCE;url=coaching_executive.htm#iiincreaseleadintell;");
aI("text=LEADERS IN TRANSITION – What story are you telling?;url=coaching_executive.htm#iileadersintransition;");
aI("text=TEAM COACHING for HIGH PERFORMANCE;url=coaching_executive.htm#iiteamcoachingforhighperf;");
}

with(milonic=new menuname("women")){
style=menuStyle;
aI("text=COME TO YOUR SENSES! – A powerful way to find focus;url=coaching_executive.htm#iiicometoyoursenses;");
aI("text=Women of Fifty Coaching Package;url=coaching_executive.htm#iiiwomenof50;");
aI("text=The Quiet Coach;url=coaching_executive.htm#iiiquietcoach;");
aI("text=Happy Hour Now!;url=coaching_executive.htm#iiihappyhour;");
}

with(milonic=new menuname("teamcoaching")){
style=menuStyle;
//aI("text=Team Coaching Philosophy;url=#;");            
aI("text=Team Diagnostic (tm)<img src=images/pdf_icon.gif border=0 align=absmiddle> ;url=TCI-team_diag.pdf;target=_blank;");
aI("text=FAQs;url=faqs_team.htm;");
}
with(milonic=new menuname("people")){
style=menuStyle;
aI("text=Job Performance Pro.file (JPP);url=people_jpp.htm;");
aI("text=Organizational Performance Pro.file (OPP);url=people_opp.htm;");
aI("text=Communication Style Pro.file (CSP);url=people_csp.htm;");
}


with(milonic=new menuname("resources")){
style=menuStyle;
aI("text=Books and Articles;url=recommendedreading.htm;");
aI("text=Add Our Banner;url=banner.htm;");
aI("text=Articles & Other Materials;url=meetform.htm;");
}


with(milonic=new menuname("performance")){
style=menuStyle;
aI("text=Executive Coaching;url=coaching_executive.htm;");
aI("text=Team Coaching;url=coaching_team.htm;");
aI("text=Communication Skills;url=performance_csp.htm;");
}



with(milonic=new menuname("potential")){
style=menuStyle;
aI("text=Strategic and Succession Planning;url=potential_successionplanning.htm;");
aI("text=Executive Coaching;url=coaching_executive_potential.htm;");
aI("text=Team Coaching;url=coaching_team_potential.htm;");
aI("text=Selection and Hiring;url=selection_hiring.htm;");

}

drawMenus();


