_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#8F8F8F";
onbgcolor="#E7E6E7";
oncolor="#FF8C00";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CFCFCF";
offcolor="#3E3E3E";
onbgcolor="#E7E6E7";
oncolor="#0099FF";
outfilter="Fade(Overlap=1.00)";
padding="2";
pagecolor="#3E3E3E";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=About UsMeet KathleenINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Coaching ServicesLife CoachingINFO_BAR_MENU;text=Coaching Services;target=;url=Coaching-Services.html;");
aI("showmenu=Career ManagementCareer CounsellingINFO_BAR_MENU;text=Career Management;target=;url=career-management.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Blog;target=_blank;url=http://aftertheplunge.com;");
aI("text=Contact Us;target=;url=Clever-Fox-contact.html;");
}

with(milonic=new menuname("About UsMeet KathleenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Meet Kathleen;target=;url=Meet-Kathleen-Alexander.html;");
aI("text=Our Customers;target=;url=Our-Customers.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
}

with(milonic=new menuname("Coaching ServicesLife CoachingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Life Coaching;target=;url=Personal-Life-Coaching-Melbourne.html;");
aI("text=Career Coaching;target=;url=Career-Coaching.html;");
aI("text=Business Coaching;target=;url=Business-Coaching.html;");
aI("text=FAQ;target=;url=FAQ.html;");
}

with(milonic=new menuname("Career ManagementCareer CounsellingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Career Counselling;target=;url=career-counselling-coaching.html;");
aI("text=Resume Writing;target=;url=Resume-Writing-Service.html;");
aI("text=Interview Coaching;target=;url=Interview-Coaching.html;");
aI("text=Career Assessments;target=;url=Career-Assessments.html;");
}


 drawMenus();
