_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#FEF9DA";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#00547F";
offcolor="#FEF9DA";
onbgcolor="#006C9E";
onbold="bold";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Transparent";
pagecolor="#AAFFFF";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#00547F";
onbold="bold";
oncolor="#FEF9DA";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="Transparent";
pagecolor="#007FAA";
separatorcolor="Transparent";
separatorsize="5";
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.soniahilderpsychotherapy.co.uk/;");
aI("showmenu=Counselling/CounsellingINFO_BAR_MENU;text=Counselling;target=;url=Counselling.html;");
aI("showmenu=About me/About meINFO_BAR_MENU;text=About me;target=;url=About-Sonia-Hilder.html;");
aI("text=Contact;target=;url=Contact-Sonia-Hilder.html;");
}

with(milonic=new menuname("Counselling/CounsellingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Counselling;target=;url=Counselling.html;");
aI("text=Services;target=;url=Counselling-in-Wiltshire.html;");
aI("text=Framework;target=;url=Counselling-&-psychotherapy-wiltshire.html;");
aI("text=Training;target=;url=trained-counsellor-in-trowbridge.html;");
aI("text=Prices;target=;url=Counselling-fees.html;");
}

with(milonic=new menuname("About me/About meINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About me;target=;url=About-Sonia-Hilder.html;");
aI("text=Experience;target=;url=Counselling-&-psychotherapy-experience.html;");
aI("text=Qualifications;target=;url=Sonia-Hilder-qualifications.html;");
aI("text=Confidentiality;target=;url=Confidentiality.html;");
}


 drawMenus();

