_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="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#CBDDE1";
oncolor="#502222";
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="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0000AA";
offcolor="#FFFFD4";
onbgcolor="#CBDDE1";
oncolor="#502222";
outfilter="Fade(Overlap=1.00)";
padding="5";
imagepadding="6";
itemwidth="143";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=715;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=HypnotherapyAppointmentsINFO_BAR_MENU;text=Hypnotherapy;target=;url=what-is-hypnotherapy.htm;");
aI("showmenu=Popular IssuesQuit SmokingINFO_BAR_MENU;text=Popular Issues;target=;url=hypnosis-helps.htm;");
aI("text=Hypnosis Cds;target=;url=Hypnosis-Cds.html;");
aI("text=Contact;target=;url=contact-hypnotherapist-london.htm;");
}

with(milonic=new menuname("HypnotherapyAppointmentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Appointments;target=;url=booking-hypnotherapy-in-london.htm;");
aI("text=London Hypnosis;target=;url=london-hypnotherapy-session.htm;");
aI("text=Hypnosis FAQS;target=;url=hypnotherapy-questions.htm;");
aI("text=Free Consultation;target=;url=free-hypnotherapy-consultation.htm;");
aI("text=Steven Harold;target=;url=london-hypnotherapist.htm;");
aI("text=Self Hypnosis;target=;url=learn-self-hypnosis.html;");
}

with(milonic=new menuname("Popular IssuesQuit SmokingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Quit Smoking;target=;url=quit-smoking-hypnotherapy.htm;");
aI("text=Self Confidence;target=;url=hypnosis-confidence.htm;");
aI("text=Weight Control;target=;url=weight-control-hypnotherapy.htm;");
aI("text=Phobias;target=;url=phobias-hypnotherapy.htm;");
aI("text=Stress;target=;url=stress-management-hypnotherapy.htm;");
aI("text=Public Speaking;target=;url=public-speaking-hypnotherapy.htm;");
aI("text=Insomnia;target=;url=insomnia-hypnotherapy.htm;");
aI("text=Goal Achievement;target=;url=Goal-achievement-hypnotherapy.htm;");
aI("text=Pain Management;target=;url=pain-management-hypnotherapy.htm;");
aI("text=Sexuality;target=;url=sexuality-hypnotherapy.htm;");
}


 drawMenus();
