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=Our Team;showmenu=team;url=aboutus.htm;");
//aI("text=Clients;url=clients.htm;");
aI("text=Memberships;url=membershipssupport.htm;");
aI("text=Partners;url=strategicpartners.htm;");
aI("text=Photo Gallery;url=photogallery.htm;");

//aI("text=FAQ's;url=faqs.htm;");

}
with(milonic=new menuname("team")){
style=menuStyle;
aI("text=Kristiina Hiukka;url=profile_kristiinahiukka.htm;");
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=Events On the Agenda;url=events.htm;");
aI("text=Event Archive;url=events_archive.htm;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Services;url=services.htm;");
aI("text=Executive Coaching;url=coaching_executive.htm;showmenu=executive;");
aI("text=Team Coaching;url=coaching_team.htm;showmenu=teamcoaching;");

//aI("text=People;url=people.htm;showmenu=people;");
//aI("text=Performance;url=performance.htm;showmenu=performance;");
//aI("text=Potential;url=potential.htm;showmenu=potential;");
//aI("text=FAQ;url=faqs.htm;");
aI("text=In Finnish/Suomeksi;url=suomeksi.htm;");
}

with(milonic=new menuname("executive")){
style=menuStyle;
aI("text=Organizational Performance Pro (OPP);url=people_opp.htm;showmenu=opp;");
aI("text=Job Performance Pro (JPP);url=people_jpp.htm;showmenu=jpp;");
//aI("text=Life Purpose Exploration;");
aI("text=FAQs;url=faqs.htm;");
}
with(milonic=new menuname("opp")){
style=menuStyle;
aI("text=OPP Applications;url=people_opp_apps.htm;");
}
with(milonic=new menuname("jpp")){
style=menuStyle;
aI("text=JPP Applications;url=people_jpp_apps.htm;");
}

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=TDA Big Agenda inside.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;");
}


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();

