_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#ACABAB";
onbgcolor="Wheat";
oncolor="#7B7B7A";
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="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/violet.gif";
offbgcolor="Wheat";
offcolor="#2A0000";
onbgcolor="BurlyWood";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/blackorange.gif";
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=http://www.balance-and-empower.co.uk/;");
aI("text=Balance;target=;url=Balance.html;");
aI("text=Empower;target=;url=Empower.html;");
aI("text=About Me;target=;url=About-Us.html;");
aI("showmenu=ServicesCorporate CoachingINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ResourcesSelf fulling prophecyINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ServicesCorporate CoachingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Corporate Coaching;target=;url=Corporate-Coaching.html;");
aI("text=Workshops;target=;url=Workshops.html;");
aI("text=Facilitator Training;target=;url=lFacilitator-Coach-Training.html;");
}

with(milonic=new menuname("ResourcesSelf fulling prophecyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Self fulling prophecy;target=;url=SSelf-fulling-prophecy.html;");
aI("text=The Bad News;target=;url=The-bad-news.html;");
aI("text=The Good News;target=;url=The-good-news.html;");
}


 drawMenus();
