_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#357FB0";
oncolor="AliceBlue";
padding="5";
pagebgcolor="Transparent";
pagecolor="#00A9D4";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/blackwhite.gif";
subimagepadding="6";
itemwidth="121";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/blackwhite.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=847;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.susanblatcherhypnotherapy.co.uk/;");
aI("text=About Sue;target=;url=About-Sue-Blatcher-Hypnotherapist.html;");
aI("text=FAQs;target=;url=Common-questions-about-hypnosis-in-Chard.html;");
aI("text=Your visit;target=;url=Your-visit-to-Sue-Blatcher-Hypnotherapy.html;");
aI("text=Problem areas;target=;url=Problem-areas.html;");
aI("text=Smoking cessation;target=;url=Stop-smoking-Chard.html;");
aI("text=Contact Sue;target=;url=Contact-Sue-Blatcher-Hypnotherapy.html;");
}


 drawMenus();

