_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/db_red.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Palatino Linotype";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="White";
oncolor="Aqua";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="94";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=752;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Hypnosis;target=;url=http://www.hypnotherapist.com/;");
aI("text=Hypnotherapy;target=;url=Hypnotherapy.html;");
aI("text=Hypnotherapists;target=;url=Hypnotherapists.html;");
aI("text=Smoking;target=;url=Smoking.html;");
aI("text=Clinical;target=;url=Clinical.html;");
aI("text=Training;target=;url=Training.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

