_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/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A1238D";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="#777968";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#F48120";
offcolor="Black";
onbgcolor="#44453B";
oncolor="#ffffff";
padding="4";
separatorcolor="#44453B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.maximummindpower.co.uk/;");
aI("showmenu=About UsPractitioners ProfileLEFT_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Life Success;target=;url=Life-Success.html;");
aI("text=Business Success;target=;url=Business-Success.html;");
aI("text=Golf - drive your mind;target=;url=Golf-drive-your-mind.html;");
aI("text=Confidence Matters;target=;url=Confidence-Matters.html;");
aI("text=Weight Matters;target=;url=Weight-Matters.html;");
aI("text=Habit Change;target=;url=Habit-Change.html;");
aI("text=Mental Wellbeing;target=;url=Mental-Wellbeing.html;");
aI("text=Anxiety & Phobias;target=;url=Anxiety-&-Phobias.html;");
aI("text=Pain Management;target=;url=Pain-Management.html;");
aI("text=Relaxation;target=;url=Relaxation.html;");
aI("text=Fees;target=;url=Fees.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=ISIS Chiropractic;target=;url=ISIS-Chiropractic.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("About UsPractitioners ProfileLEFT_MENU")){
style=submenuStyle;
aI("text=Practitioners Profile;target=;url=Practitioners-Profile.html;");
}


 drawMenus();
