_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#00547F";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Hypnosis Brisbane;target=;url=./;");
aI("text=Hypnotherapy Services;target=;url=hypnotherapy-services.html;");
aI("text=Hypnosis Products;target=;url=Products.html;");
aI("showmenu=About ACHOur StaffLEFT_MENU;text=About ACH;target=;url=Resources.html;");
aI("showmenu=ArticlesAnxiety And Fears - Hypnotically RemovedLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("About ACHOur StaffLEFT_MENU")){
style=submenuStyle;
aI("text=Our Staff;target=;url=Our-Staff.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=News;target=;url=News.html;");
}

with(milonic=new menuname("ArticlesAnxiety And Fears - Hypnotically RemovedLEFT_MENU")){
style=submenuStyle;
aI("text=Anxiety And Fears - Hypnotically Removed;target=;url=Anxiety-And-Fears-Hypnotically-Removed.html;");
aI("text=Forget To Procrastinate With Hypnosis;target=;url=Forget-To-Procrastinate-With-Hypnosis.html;");
aI("text=How To Defeat Anxiety And Fear;target=;url=How-To-Defeat-Anxiety-And-Fear.html;");
aI("text=Why Many People Choose Hypnotherapy;target=;url=Why-Many-People-Choose-Hypnotherapy.html;");
}


 drawMenus();
