fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
bordercolor=sbordercolour;
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="#000000";
offbgcolor=sbackcolour;
onbgcolor="#ffffff";
outfilter="fade(duration=0.5)";
pagecolor="black";
rawcss="padding-top:4px;padding-bottom:1px;padding-left:8px";
separatorcolor=sbordercolour;
separatorheight=30;
separatorsize=1;
}

with(submenuStyleMain=new mm_style()){
bordercolor="#3A338A";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#C2BDFE";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage= sPath + "images/arrow.gif";
subimagepadding=8;
}

with(submenuStyleExercise=new mm_style()){
bordercolor="#EAAA5F";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#F6C485";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage= sPath + "images/arrow.gif";
subimagepadding=8;
}

with(submenuStyleMassage=new mm_style()){
bordercolor="#338A3F";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#A7C591";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage= sPath + "images/arrow.gif";
subimagepadding=8;
}

with(submenuStylePerformance=new mm_style()){
bordercolor="#808080";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#DBDBD3";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage= sPath + "images/arrow.gif";
subimagepadding=8;
}

with(submenuStyleCorporate=new mm_style()){
bordercolor="#C879D4";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D09EAA";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage= sPath + "images/arrow.gif";
subimagepadding=8;
}

with(submenuStyleEducation=new mm_style()){
bordercolor="#22827F";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#A3CBCB";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage= sPath + "images/arrow.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=30;
itemwidth=163;
left=10;
orientation="horizontal";
style=menuStyle;
top=144;
aI("showmenu=Main;text=Home;url=" + sPath + "Default.htm;");
aI("showmenu=Exercise;text=Exercise;url=" + sPath + "Exercise/Default.htm;");
aI("showmenu=Massage;text=Massage;url=" + sPath + "Massage/Default.htm;");
aI("showmenu=Performance;text=Performance;url=" + sPath + "Performance/Default.htm;");
aI("showmenu=Corporate;text=Corporate;url=" + sPath + "Corporate/Default.htm;");
aI("showmenu=Education;text=Education;url=" + sPath + "Education/Default.htm");
}

with(milonic=new menuname("Main")){
itemheight=30;
itemwidth=163;
left=11;
style=submenuStyleMain;
aI("text=Price List;url=" + sPath + "Main/PriceList.htm;");
aI("text=Facilities;url=" + sPath + "Main/Facilities.htm;");
aI("text=Directions;showmenu=Directions;url=" + sPath + "Main/Directions.htm;");
aI("text=Our Staff;showmenu=Staff;url=" + sPath + "Main/Staff.htm;");
aI("text=Contact Us;url=" + sPath + "Main/Contact.htm;");
}

with(milonic=new menuname("Directions")){
itemheight=30;
itemwidth=150;
style=submenuStyleMain;
aI("text=Bilston Glen;url=" + sPath + "Main/BilstonGlen.htm;");
aI("text=St Leonards;url=" + sPath + "Main/StLeonards.htm;");
}

with(milonic=new menuname("Staff")){
itemheight=30;
itemwidth=150;
style=submenuStyleMain;
aI("text=Alan Lunn;url=" + sPath + "Main/Alan.htm;");
aI("text=Corina Lunn;url=" + sPath + "Main/Corina.htm;");
}

with(milonic=new menuname("Exercise")){
itemheight=30;
itemwidth=163;
left=175;
style=submenuStyleExercise;
aI("text=Exercise;url=" + sPath + "Exercise/Default.htm;");
aI("text=Posture;url=" + sPath + "Exercise/Posture.htm;");
aI("text=Injury Rehabilitation;url=" + sPath + "Exercise/InjuryRehab.htm;");
aI("text=Weight Loss;url=" + sPath + "Exercise/WeightLoss.htm;");
aI("text=Sports Performance;url=" + sPath + "Exercise/SportsPerf.htm");
}

with(milonic=new menuname("Massage")){
itemheight=30;
itemwidth=163;
left=340;
style=submenuStyleMassage;
aI("text=Massage;url=" + sPath + "Massage/Default.htm;");
aI("text=Relaxing;url=" + sPath + "Massage/Relaxing.htm;");
aI("text=Sports;url=" + sPath + "Massage/Sports.htm;");
aI("text=Remedial;url=" + sPath + "Massage/Remedial.htm;");
aI("text=Neuromuscular Therapy;url=" + sPath + "Massage/NMT.htm;");
aI("text=Functional Fascial Taping;url=" + sPath + "Massage/FFT.htm;");
aI("text=CranioSacral;url=" + sPath + "Massage/CST.htm;");
}

with(milonic=new menuname("Performance")){
itemheight=30;
itemwidth=163;
left=503;
style=submenuStylePerformance;
aI("text=Performance;url=" + sPath + "Performance/Default.htm;");
aI("text=Lactate Testing;url=" + sPath + "Performance/Lactate.htm;");
aI("text=Running Biomechanics;url=" + sPath + "Performance/Running.htm;");
aI("text=Cycling Biomechanics;url=" + sPath + "Performance/Cycling.htm;");
aI("text=Bike Fit;url=" + sPath + "Performance/BikeFit.htm;");
}

with(milonic=new menuname("Corporate")){
itemheight=30;
itemwidth=163;
left=667;
style=submenuStyleCorporate;
aI("text=Corporate;url=" + sPath + "Corporate/Default.htm;");
aI("text=Massage;url=" + sPath + "Corporate/Massage.htm;");
aI("text=Exercise;url=" + sPath + "Corporate/Exercise.htm;");
}

with(milonic=new menuname("Education")){
itemheight=30;
itemwidth=163;
left=832;
style=submenuStyleEducation;
aI("text=Workshops;showmenu=Workshops;url=" + sPath + "Education/Workshops.htm;");
aI("text=Testimonials;url=" + sPath + "Education/Testimonials.htm;");
}

with(milonic=new menuname("Workshops")){
itemheight=30;
itemwidth=150;
style=submenuStyleEducation;
aI("text=Advanced Cervical & TMJ;url=" + sPath + "Education/Workshops/AdvancedCervical.htm;");
aI("text=Advanced Shoulder & Torso;url=" + sPath + "Education/Workshops/AdvancedShoulder.htm;");
aI("text=Beyond Stripping;url=" + sPath + "Education/Workshops/BeyondStripping.htm;");
aI("text=Core Stability;url=" + sPath + "Education/Workshops/CoreStability.htm;");
aI("text=Explosive Training;url=" + sPath + "Education/Workshops/Explosive.htm;");
aI("text=Headaches;url=" + sPath + "Education/Workshops/Headaches.htm;");
aI("text=Lower Limb Rehab;url=" + sPath + "Education/Workshops/LowerLimbRehab.htm;");
aI("text=Neck Soft Tissue;url=" + sPath + "Education/Workshops/Neck.htm;");
aI("text=Pelvis;url=" + sPath + "Education/Workshops/Pelvis.htm;");
aI("text=Pelvis II;url=" + sPath + "Education/Workshops/Pelvis2.htm;");
aI("text=Posture;url=" + sPath + "Education/Workshops/Posture.htm;");
aI("text=Shoulder Soft Tissue;url=" + sPath + "Education/Workshops/Shoulder.htm;");
aI("text=Sports & Event Massage;url=" + sPath + "Education/Workshops/Sports.htm;");
aI("text=Stretching;url=" + sPath + "Education/Workshops/Stretching.htm;");
aI("text=Trigger Points;url=" + sPath + "Education/Workshops/TriggerPoints.htm;");
aI("text=Upper Limb Rehab;url=" + sPath + "Education/Workshops/UpperLimbRehab.htm;");
aI("text=Terms & Conditions;url=" + sPath + "Education/Workshops/Terms.htm;");
}

document.write('<a href="' + sPath + 'Default.htm" style="position:absolute;top:15px;left:10px"><img src="headerimage.jpg" border=0></a>');
drawMenus();

document.write('<a href="http://www.milonic.com/" style="display:none">DHTML Menu By Milonic JavaScript</a>');

