_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="LightBlue";
oncolor="Black";
padding="6";
separatorcolor="CornflowerBlue";
separatorsize="1";
subimage="images/blip_white_blue.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="12pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/blip_white_blue.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home ;target=;url=http://www.theutopiacentre.co.uk/;");
aI("text=Foot Care;target=;url=footcare.html;");
aI("text=Orthotics;target=;url=orthotics.html;");
aI("text=Reflexology;target=;url=reflexology.html;");
aI("text=Train inFoot Care;target=;url=train-in-foot-care.html;");
aI("text=Weight Loss;target=;url=weight-loss.html;");
aI("text=Be a Weight Loss Coach;target=;url=be-a-weight-loss-coach.html;");
aI("showmenu=Contact UsArticlesLEFT_MENU;text=Contact Us;target=;url=contact.html;");
}

with(milonic=new menuname("Contact UsArticlesLEFT_MENU")){
style=submenuStyle;
aI("showmenu=ArticlesDiabetic Foot CareLEFT_MENU;text=Articles;target=;url=articles.html;");
}

with(milonic=new menuname("ArticlesDiabetic Foot CareLEFT_MENU")){
style=submenuStyle;
aI("text=Diabetic Foot Care;target=;url=diabetic-foot-care.html;");
aI("text=Help Achilles Heel Pain;target=;url=help-achilles-heel-pain.html;");
aI("text=Treating Bunions Through Orthotics;target=;url=treating-bunions-through-orthotics.html;");
aI("text=Prevent Leg Loss Through Diabetes;target=;url=prevent-leg-loss-through-diabetes.html;");
aI("text=7 Diabetes Foot Care Tips;target=;url=7-diabetes-foot-care-tips.html;");
aI("text=Herbal remedies For Foot Care;target=;url=herbal-remedies-for-foot-care.html;");
aI("text=Foot Pain Conditions, Causes and Treatment;target=;url=foot-pain-conditions-causes-and-treatment.html;");
aI("text=Flat Feet in Childhood: Diagnosis and Treatment;target=;url=flat-feet-in-childhood-diagnosis-and-treatment.html;");
aI("text=Benefits of Reflexology;target=;url=benefits-of-reflexology.html;");
aI("text=Help PMT With Diet and Reflexology;target=;url=help-pmt-with-diet-and-reflexology.html;");
aI("text=Eat Protein to Help Burn Fat;target=;url=eat-protein-to-help-burn-fat.html;");
aI("text=Lose Weight and Keep Your Skin Firm;target=;url=lose-weight-and-keep-your-skin-firm.html;");
aI("text=6 Tips To Help Your Overweight Children Lose Weight;target=;url=6-tips-to-help-your-overweight-children-lose-weight.html;");
aI("text=How Peer Pressure Can Affect Your Diet and Weight Loss;target=;url=how-peer-pressure-can-affect-your-diet-and-weight-loss.html;");
aI("text=Weight Loss After Pregnancy;target=;url=weight-loss-after-pregnancy.html;");
aI("text=Foot Care for Back Packing;target=;url=foot-care-for-back-packing.html;");
aI("text=Running for Weight Loss;target=;url=running-for-weight-loss.html;");
aI("text=Buyers' Guide to Best Walking Shoes;target=;url=buyers'-guide-to-best-walking-shoes.html;");
aI("text=Dietary Weight Loss supplements - Should I or Shouldn't I?;target=;url=dietary-weight-loss-supplements-should-i-or-shouldn't-i-.html;");
aI("text=Pamper Your Feet in These 3 Relaxing Ways;target=;url=pamper-your-feet-in-these-3-relaxing-ways.html;");
aI("text=Forget About the Myths and Start Losing Weight ;target=;url=forget-about-the-myths-and-start-losing-weight.html;");
aI("text=How to Get Prepared For Hiking;target=;url=how-to-get-prepared-for-hiking.html;");
aI("text=How Many Calories to Lose 5 Kilos?;target=;url=how-many-calories-to-lose-5-kilos-.html;");
}


 drawMenus();
