_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#FF0000";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="5";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=785;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=home page;target=;url=http://www.melphillips.com.au/;");
aI("showmenu=about us/about MelFOOTER_MENU;text=about us;target=;url=about-us.html;");
aI("showmenu=consultancy/DownloadsFOOTER_MENU;text=consultancy;target=;url=consultancy.html;");
aI("showmenu=professional development/Careeer Development ServicesFOOTER_MENU;text=professional development;target=;url=professional-development.html;");
aI("text=calendar;target=;url=calendar.html;");
aI("showmenu=policy statements/RefundsFOOTER_MENU;text=policy statements;target=;url=policy-statements.html;");
}

with(milonic=new menuname("about us/about MelFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=about Mel;target=;url=about-Mel.html;");
}

with(milonic=new menuname("consultancy/DownloadsFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Downloads;target=;url=Downloads.html;");
}

with(milonic=new menuname("professional development/Careeer Development ServicesFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("showmenu=professional development/Careeer Development Services/Gentle LeadershipFOOTER_MENU;text=Careeer Development Services;target=;url=Careeer-Development-Services.html;");
aI("text=newsletters;target=;url=newsletters.html;");
}

with(milonic=new menuname("professional development/Careeer Development Services/Gentle LeadershipFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Gentle Leadership;target=;url=Gentle-Leadership.html;");
aI("text=Career Management;target=;url=Career-Management.html;");
}

with(milonic=new menuname("policy statements/RefundsFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Refunds;target=;url=refunds.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Travel Policy;target=;url=travel.html;");
}


 drawMenus();

