<!-- <tokoeditarea name="Editor" bgcolor="blue" height="700" owners="admin" cssfile="http://www.thechiroclinic.co.uk/stylesheet.css"> --><h1>Back</h1>

var cX = 0; var cY = 0; var rX = 0; var rY = 0;

function initImage(imageId) {
  image = document.getElementById(imageId);
  setOpacity(image, 0);
  image.style.visibility = 'visible';
  fadeIn(imageId,0);
}

function setOpacity(obj, opacity) {
  opacity = (opacity == 100)?99.999:opacity;
  
  // IE/Win
  obj.style.filter = "alpha(opacity:"+opacity+")";
  
  // Safari<1.2, Konqueror
  obj.style.KHTMLOpacity = opacity/100;
  
  // Older Mozilla and Firefox
  obj.style.MozOpacity = opacity/100;
  
  // Safari 1.2, newer Firefox and Mozilla, CSS3
  obj.style.opacity = opacity/100;
}



function fadeIn(objId,opacity) {
  if (document.getElementById) {
    obj = document.getElementById(objId);
    if (opacity <= 100) {
      setOpacity(obj, opacity);
      opacity += 10;
      window.setTimeout("fadeIn('"+objId+"',"+opacity+")", 50);
    }
  }
}

function fadeOut(objId,opacity) {
  if (document.getElementById) {
    obj = document.getElementById(objId);
    if (opacity >= 0) {
      setOpacity(obj, opacity);
      opacity -= 10;
      window.setTimeout("fadeIn('"+objId+"',"+opacity+")", 100);
    }
  }
}

function UpdateCursorPosition(e){ cX = e.pageX; cY = e.pageY;}

function UpdateCursorPositionDocAll(e){ cX = event.clientX; cY = event.clientY;}
if(document.all) { document.onmousemove = UpdateCursorPositionDocAll; }
else { document.onmousemove = UpdateCursorPosition; }

function blank_pics(){
	document.getElementById[''].src="";
}

function AssignPosition(d) {
if(self.pageYOffset) {
	rX = self.pageXOffset;
	rY = self.pageYOffset;
	}
else if(document.documentElement && document.documentElement.scrollTop) {
	rX = document.documentElement.scrollLeft;
	rY = document.documentElement.scrollTop;
	}
else if(document.body) {
	rX = document.body.scrollLeft;
	rY = document.body.scrollTop;
	}
if(document.all) {
	cX += rX; 
	cY += rY;
	}
d.style.left = (cX - 130) + "px";
d.style.top = (cY + 20) + "px";
}


function AssignPositionRight(d) {
if(self.pageYOffset) {
	rX = self.pageXOffset;
	rY = self.pageYOffset;
	}
else if(document.documentElement && document.documentElement.scrollTop) {
	rX = document.documentElement.scrollLeft;
	rY = document.documentElement.scrollTop;
	}
else if(document.body) {
	rX = document.body.scrollLeft;
	rY = document.body.scrollTop;
	}
if(document.all) {
	cX += rX; 
	cY += rY;
	}
d.style.left = (cX - 130) + "px";
d.style.top = (cY- 300) + "px";
}

function AssignPositionMiddle(d) {
if(self.pageYOffset) {
	rX = self.pageXOffset;
	rY = self.pageYOffset;
	}
else if(document.documentElement && document.documentElement.scrollTop) {
	rX = document.documentElement.scrollLeft;
	rY = document.documentElement.scrollTop;
	}
else if(document.body) {
	rX = document.body.scrollLeft;
	rY = document.body.scrollTop;
	}
if(document.all) {
	cX += rX; 
	cY += rY;
	}
d.style.left = (cX + 25) + "px";
d.style.top = (cY - 120) + "px";
}

function AssignPositionMiddleB(d) {
if(self.pageYOffset) {
	rX = self.pageXOffset;
	rY = self.pageYOffset;
	}
else if(document.documentElement && document.documentElement.scrollTop) {
	rX = document.documentElement.scrollLeft;
	rY = document.documentElement.scrollTop;
	}
else if(document.body) {
	rX = document.body.scrollLeft;
	rY = document.body.scrollTop;
	}
if(document.all) {
	cX += rX; 
	cY += rY;
	}
d.style.left = (cX - 300) + "px";
d.style.top = (cY - 120) + "px";
}

function HideContent(d) {
if(d.length < 1) { return; }
document.getElementById(d).style.display = "none";
}

function ShowContent(d) {
if(d.length < 1) { return; }
var dd = document.getElementById(d);
AssignPosition(dd);
dd.style.display = "block";
}

function ShowContentRight(d) {
if(d.length < 1) { return; }
var dd = document.getElementById(d);
AssignPositionRight(dd);
dd.style.display = "block";
}

function ShowContentMiddle(d) {
if(d.length < 1) { return; }
var dd = document.getElementById(d);
AssignPositionMiddle(dd);
dd.style.display = "block";
}

function ShowContentMiddleB(d) {
if(d.length < 1) { return; }
var dd = document.getElementById(d);
AssignPositionMiddleB(dd);
dd.style.display = "block";
}

function ReverseContentDisplay(d) {
if(d.length < 1) { return; }
var dd = document.getElementById(d);
AssignPosition(dd);
if(dd.style.display == "none") { dd.style.display = "block"; }
else { dd.style.display = "none"; }
}

function clearDetails() {
		document.getElementById('header').innerHTML = "With <strong>BSc MSc & DC</strong> qualified Chiropractors, at The Chiropractic Clinic we pride ourselves in having the best qualified professionals working to the highest standards within the UK.  We are ofcourse fully registered with the <strong>GCC & BCA</strong><br><br><br>We are also offering the chance to consult a Chiropractor for �5, for more information or to make an appointment simply call the clinic on <strong>01978 264531</strong>";
}

function clearDetailsWirral() {
		document.getElementById('header').innerHTML = "With <strong>BSc MSc & DC</strong> qualified Chiropractors, at The Chiropractic Clinic we pride ourselves in having the best qualified professionals working to the highest standards within the UK.  We are ofcourse fully registered with the <strong>GCC & BCA</strong><br><br><br>We are also offering the chance to consult a Chiropractor for �5, for more information or to make an appointment simply call the clinic on <strong>0151 6485000</strong>";
}
	
	
function clearDetailsChester() {
		document.getElementById('header').innerHTML = "With <strong>BSc MSc & DC</strong> qualified Chiropractors, at The Chiropractic Clinic we pride ourselves in having the best qualified professionals working to the highest standards within the UK.  We are ofcourse fully registered with the <strong>GCC & BCA</strong><br><br><br>We are also offering the chance to consult a Chiropractor for �5, for more information or to make an appointment simply call the clinic on <strong>01244 682500</strong>";
}

function clearDetailsStaff() {
		document.getElementById('header').innerHTML = "With <STRONG>BSc MSc &amp; DC</STRONG> qualified Chiropractors, at The Chiropractic Clinic we pride ourselves in having the best qualified professionals working to the highest standards within the UK. We are, of course, fully registered with the <STRONG>General Chiropractic Council &amp; British Chiropractic Association</STRONG>";
}
		
function showPersonDetails(id) {

	if (id == 1) {
		document.getElementById('header').innerHTML = "<strong>Dr Donna Strachan BSc(Hons) MSc(Chiro) DC CKTP Graston Cert. MSCA MGCC</strong>   -  graduated from the Anglo European College of Chiropractic with Bsc(hons) MSc(Chiro) in Chiropractic.  Having then gained her DC whilst practicing in Bristol, she relocated to Chester, setting up our Wirral clinic in 2003.  Donna has a particular interest in sports injuries and rehabilitative exercise (strengthening & conditioning). She is a qualified 'Graston technique' practitioner, lecturing on the technique to other health care professionals, Is currently the only UK Chiropractor to have completed the RFU�s acclaimed pitch side trauma care course and has treated national and international level athletes, including footballers, rugby players, fencers, swimmers, runners and triathletes.  Donna works between our Wirral and Chester Clinics.";
	}
	if (id == 2) {
		document.getElementById('header').innerHTML = "<strong>Dr Sarah Younger BSc Hons(Chiro) DC MBCA MGCC</strong>  -  Graduated from the Welsh Institute of Chiropractic with a first class honors degree in Chiropractic, gaining the annual award for Radiology (reading x-rays).  After gaining her DC qualifications, Sarah joined us in 2005, becoming a partner in the Liverpool clinic in 2009, and now works between our Wirral and Liverpool clinics.  Sarah has a particular interest in sports injuries and has treated many top level athletes.";
	}
	if (id == 3) {
		document.getElementById('header').innerHTML = "<strong>Peter Waagner BA(Hons) BSc(Hons) MSc(Chiro) DC MBCA MGCC</strong>  -  Peter graduated with an Masters in Chiropractic from the Anglo European College of Chiropractic in 2001 having previously gained a Physiology degree from Bristol University.  Originally from Holland, and having practiced from clinics in Birmingham and Cheltenham, Peter set up the Wrexham Clinic in 2007.  Peter enjoys the diversity of treating patients of all ages, shapes and sizes, not only with regard to pain but also optimising their health, focussing on the cause of the problem rather than the symptom.  Peter has completed a post-graduate qualification in extremities, using these skills to treat shoulders, elbows, wrists knees and ankles.  In his free time Peter enjoys playing tennis, skiing and playing football in the garden with his 3 young children.";
	}
	if (id == 4) {
		document.getElementById('header').innerHTML = "<strong>Dr Helen Harding BSc Hons(Chiro) DC MBCA MGCC</strong>   -  graduated from the Welsh Institute of Chiropractic with a first class honors degree in Chiropractic.  Having gained her DC qualification Helen has practiced from our Chester clinic since 2005.  Having pursued an interest in myofascial release techniques, Helen is a fully qualified dry needling practitioner.  ";
	}
	if (id == 5) {
		document.getElementById('header').innerHTML = "<strong>Dr Rachael Jones BSc Hons(Chiro) DC MBCA MGCC</strong>  -  graduated with first class honors degree from the Welsh Institute of Chiropractic.  A talented sportswoman, Rachel represented both Wales and the UK in Tetrathlon, (Running, Shooting, Horseriding and Swimming).  Rachel has a special interest in treating athletes and has completed post graduate specialist qualifications in extremities (peripheral joints), as well as Equine Chiropractic. She has been team Chiropractor for Llangollen Rugby Club, and works from our Chester Clinic.";
	}
	if (id == 6) {
		document.getElementById('header').innerHTML = "<strong>Dr Rudy Smith Bsc(Hons) MSc(Chiro) DC CCEP MBCA MGCC</strong>   -  graduated from the Anglo European College of Chiropractic with Bsc(hons) MSc(Chiro) in Chiropractic.  Having then gained his DC Rudy Joined our Wirral Clinic in 2008.  Rudy has completed post graduate courses in the treatment of the extremities (non-spinal joints), and rehabilitative exercise, having a particular interest in muscle strengthening & conditioning.  He is a keen gymnast, and has treated many top level athletes.";
	}
	if (id == 7) {
		document.getElementById('header').innerHTML = "<strong>Dr Brett Gibbens Bsc(Hons) MSc(Chiro) DC MBCA MGCC</strong>   -  graduated from the Anglo European College of Chiropractic with Bsc(hons) MSc(Chiro) in Chiropractic.  Having been the Chiropractor, fitness coach and medical officer for rugby clubs in Bath and Bournemouth, Brett is currently the Chiropractor for the Great Britain Softball Team.  Having a particular interest in sports injuries and rehab (strengthening & Conditioning), Brett has treated many national and international level athletes.  He is a keen sportsman, currently in training to represent Great Britain for the 6th time at the 2010 European Softball Championships.  Brett works between our Liverpool and Wirral Clinics.";
	}
	if (id == 8) {
		document.getElementById('header').innerHTML = "<strong>Dr Rachael Lancaster Bsc(Hons) MSc(Chiro) DC MBCA MGCC</strong>  - Rachael worked between our Wirral and Chester clinics, but has since relocated back to her home town of Leeds.";
	}
	if (id == 9) {
		document.getElementById('header').innerHTML = "<strong>Sian Williams BSc(Hons)</strong>  -  Senior Physiotherapist, Sian Williams has been in practice since 1995. She qualified with a BSc in Physiotherapy from Manchester Royal Infirmary. She has experience of both NHS (she previously worked with Dr Roberts at the Beechley Medical Centre in Wrexham) and private practice physiotherapy. She joined The Chiropractic Clinic in 2007 from her established practice in Charles St, Wrexham. Sian lives locally in Garden Village and is a fluent Welsh speaker, working from our Wrexham clinic.";
	}
	if (id == 10) {
		document.getElementById('header').innerHTML = "<strong>Peter Colhoun HPCreg IRMER</strong>    -   is our resident Podiatrist and Chiropodist and is of course fully registered with the HPC.  Peter's specialist areas of interest are biomechanical x-ray diagnosis and paediatrics.  Peter is also a registered podiatric expert witness, and a lecturer at the Manchester Podiatric University.  He has written numerous published articles and has a wealth of experience in all forms of foot and ankle related problems.  Peter works from our Chester clinic.";
	}
	if (id == 11) {
		document.getElementById('header').innerHTML = "<strong>Peer Oveson SMA MAR</strong>   -   is our resident Massage Therapist and Reflexologist.  Peer is of course fully registered with the Sports Massage Association (SMA) and Association of Reflexologists (MAR).  Peer has a particular interest in Sports Injuries, and is able to use the �No Hands Massage� technique, where mostly forearms are used (as opposed to the hands) in long strokes resulting in a very deep tissue massage.  Peer brings a wealth of experience to the team at the Chester Clinic.";
	}
	if (id == 12) {
		document.getElementById('header').innerHTML = "<strong>Nicky Abell-Francis, IIST, Sports Massage Therapist</strong>   -  qualified in Remedial Massage, Shiatsu and Thai massage and with over 22 years experience, Nicky brings a wide range of therapies to the Wrexham clinic.  Nicky gained her Shiatsu diploma from the European School of Shiatsu in 2000 and has a particular interest in maternity and infant care.  She offers classes in infant massage and active birth to help women cope with the pain of labour through learned massage techniques.  Nicky�s Thai massage sessions are particularly suited to patients requiring excellent posture and flexibility such as athletes and dancers.";
	}
	if (id == 13) {
		document.getElementById('header').innerHTML = "<strong>Lynn Owen Lic.Ac, M.B.Ac C, MRCHM</strong>   -  many  Eastern cultures have been utilising acupuncture to restore and maintain good health for thousands of years.  Acupuncture can offer an effective solution to all manner of ills, including anxiety, menopausal symptoms, PMS, IBS, fertility problems and musculoskeletal pain.  Originally a massage therapist, Lynn qualified in traditional Chinese Acupuncture in 1999 after 3 years of full time study, and has practiced accupuncture in Hongzhou Hospital in China, qualifying in Chinese herbal medicine in 2004. She is a member of the British Acupuncture Council, and brings over 20 years experience to the Wrexham clinic.";
	}
	if (id == 14) {
		document.getElementById('header').innerHTML = "<strong>Cathryn Rees-Slawson</strong>  -  Pilates,�.details To follow";
	}
	if (id == 15) {
		document.getElementById('header').innerHTML = "<strong>Lynn Usher</strong>   -  is our head receptionist in Pensby.  Lynn is efficient, punctual and a stickler for hygene,......don't stand still for too long or you'll get disinfected!  Lynn is also a genius shopper and delights in telling of her latest bargain finds or cash saving tips.  She always looks fabulous in her top buys, and you can tell her so yourself if you can get a word in edgeways!";
	}
	if (id == 16) {
		document.getElementById('header').innerHTML = "<strong>Val Helme</strong>   -  covers reception at our Chester clinic.  Val has been with us for a few years now, and although obviously mildly insane, we have chosen to believe this to be coincidence.    When not in clinic Val can be found accompanied by her trusty Springer �Tammi� clinging to the side of some boggy windswept hillock.  She seems to be cultivating a fetish for Wales, the lake district and Scotland,�.in fact anywhere with above average rainfall and a tendancy toward premature evening darkness��which is a little strange�.but we think she�s great!";
	}
	if (id == 17) {
		document.getElementById('header').innerHTML = "<strong>Sandy Harrison</strong>   -  works on reception at our Wirral and Liverpool clinics.  It is impossible to talk about Sandy without talking about her beloved son Harry.  Make no mistake about it � should you ask, you will be regailed at length regarding all aspects of Harry�s life � what he�s eaten, where he�s been, new words, friends�.toilet habits�..believe us there are no holds barred!!";
	}
	if (id == 18) {
		document.getElementById('header').innerHTML = "<strong>Sammy Phillips</strong>   - covers reception at our Wirral clinic.  Sammy is the dark horse in the clinic.  In work she is quiet, polite and subdued � like butter wouldn�t melt, but check out her facebook page and she�s a regular party animal!  This is only ever let slip at work if you happen to move her car�..ignition on�.engine started�..3 second delay followed by instantaneous deafness as 600 decibels of sound denegrate your eardrums�..always a good trick to play on anyone new!";
	}
	if (id == 19) {
		document.getElementById('header').innerHTML = "<strong>Helen Stevens</strong>   - covers reception in both our Chester and Wirral clinics, and is generally our admin �goddess� handling all the complicated stuff that Simon is too much of a �man� to be able to understand (read into that whatever you will!).  It turns out that she is also quite the DIY expert having spent the last few years developing property�..I foresee Helens� clinical duties expanding further in the not too distant future!  If you actually want anything doing,......talk to Helen.";
	}
	if (id == 20) {
		document.getElementById('header').innerHTML = "<strong>Simon Hudson MA</strong>   -  graduated from Aberdeen university with an English degree....so you can blame all the spelling mistakes on the Scottish educational system!  Having worked for a product design consultancy in Bristol, he moved to Chester to set up our first clinic on the Wirral.....which is a pain.....because he is now surrounded by chiropractors who nag him constantly about his bad posture!  Simon does all the designy stuff that we need, mends broken things (sometimes), covers reception (occasionally), and pretends to be our practice manager at the Chester, Liverpool and Wirral clinics.";
	}
	if (id == 21) {
		document.getElementById('header').innerHTML = "<strong>Nia Wagenaar</strong>   -  is practice manager at the Wrexham clinic. In addition to managing the reception desk at the clinic, she is responsible for developing the clinic business in all kinds of directions! Nia is from Rhosllannerchrugog, Wrexham and went to school in Ruabon. She is a fluent Welsh speaker and a keen linguist speaking also French, German and some Spanish. When she is not at the clinic Nia is busy looking after her 3 young children and lecturing in Tourism at John Moores University in Liverpool.";
	}

}

function mmLoadMenus() {
  if (window.mm_menu_0728175206_0) return;
  window.mm_menu_0728175206_0 = new Menu("root",260,30,"Arial, Helvetica, sans-serif",24,"#000000","#000000","","#","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728175206_0.addMenuItem("<div id='menu_foot_ankle'></div>","location='foot-ankle.html'");
   mm_menu_0728175206_0.hideOnMouseOut=true;
   mm_menu_0728175206_0.menuBorder=1;
   mm_menu_0728175206_0.menuLiteBgColor='#ffffff';
   mm_menu_0728175206_0.menuBorderBgColor='#555555';
   mm_menu_0728175206_0.bgColor='#000000';
  window.mm_menu_0728175151_1 = new Menu("root",260,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728175151_1.addMenuItem("<div id='menu_foot_ankle'></div>","location='foot-ankle.html'");
   mm_menu_0728175151_1.hideOnMouseOut=true;
   mm_menu_0728175151_1.menuBorder=1;
   mm_menu_0728175151_1.menuLiteBgColor='#ffffff';
   mm_menu_0728175151_1.menuBorderBgColor='#555555';
   mm_menu_0728175151_1.bgColor='#000000';
  window.mm_menu_0728175117_2 = new Menu("root",178,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728175117_2.addMenuItem("<div id='menu_knee'></div>","location='knee.html'");
   mm_menu_0728175117_2.hideOnMouseOut=true;
   mm_menu_0728175117_2.menuBorder=1;
   mm_menu_0728175117_2.menuLiteBgColor='#000000';
   mm_menu_0728175117_2.menuBorderBgColor='#555555';
   mm_menu_0728175117_2.bgColor='#000000';
  window.mm_menu_0728175100_3 = new Menu("root",260,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728175100_3.addMenuItem("<div id='menu_knee'></div>","location='knee.html'");
   mm_menu_0728175100_3.hideOnMouseOut=true;
   mm_menu_0728175100_3.menuBorder=1;
   mm_menu_0728175100_3.menuLiteBgColor='#ffffff';
   mm_menu_0728175100_3.menuBorderBgColor='#555555';
   mm_menu_0728175100_3.bgColor='#000000';
  window.mm_menu_0728180054_4 = new Menu("root",275,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728180054_4.addMenuItem("<div id='menu_sciatica_leg'></div>","location='sciatica.html'");
   mm_menu_0728180054_4.hideOnMouseOut=true;
   mm_menu_0728180054_4.menuBorder=1;
   mm_menu_0728180054_4.menuLiteBgColor='#ffffff';
   mm_menu_0728180054_4.menuBorderBgColor='#555555';
   mm_menu_0728180054_4.bgColor='#000000';
  window.mm_menu_0728180059_5 = new Menu("root",275,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728180059_5.addMenuItem("<div id='menu_sciatica_leg'></div>","location='sciatica.html'");
   mm_menu_0728180059_5.hideOnMouseOut=true;
   mm_menu_0728180059_5.menuBorder=1;
   mm_menu_0728180059_5.menuLiteBgColor='#ffffff';
   mm_menu_0728180059_5.menuBorderBgColor='#555555';
   mm_menu_0728180059_5.bgColor='#000000';
  window.mm_menu_0728174020_0 = new Menu("root",265,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728174020_0.addMenuItem("<div id='menu_wrist_hand'></div>","location='hand-wrist.html'");
   mm_menu_0728174020_0.hideOnMouseOut=true;
   mm_menu_0728174020_0.menuBorder=1;
   mm_menu_0728174020_0.menuLiteBgColor='#ffffff';
   mm_menu_0728174020_0.menuBorderBgColor='#555555';
   mm_menu_0728174020_0.bgColor='#000000';
  window.mm_menu_0728174020_1 = new Menu("root",265,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728174020_1.addMenuItem("<div id='menu_wrist_hand'></div>","location='hand-wrist.html'");
   mm_menu_0728174020_1.hideOnMouseOut=true;
   mm_menu_0728174020_1.menuBorder=1;
   mm_menu_0728174020_1.menuLiteBgColor='#ffffff';
   mm_menu_0728174020_1.menuBorderBgColor='#555555';
   mm_menu_0728174020_1.bgColor='#000000';
  window.mm_menu_0728173916_2 = new Menu("root",158,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728173916_2.addMenuItem("<div id='menu_hip'></div>","location='hip.html'");
   mm_menu_0728173916_2.hideOnMouseOut=true;
   mm_menu_0728173916_2.menuBorder=1;
   mm_menu_0728173916_2.menuLiteBgColor='#ffffff';
   mm_menu_0728173916_2.menuBorderBgColor='#555555';
   mm_menu_0728173916_2.bgColor='#000000';
  window.mm_menu_0728173916_3 = new Menu("root",158,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728173916_3.addMenuItem("<div id='menu_hip'></div>","location='hip.html'");
   mm_menu_0728173916_3.hideOnMouseOut=true;
   mm_menu_0728173916_3.menuBorder=1;
   mm_menu_0728173916_3.menuLiteBgColor='#ffffff';
   mm_menu_0728173916_3.menuBorderBgColor='#555555';
   mm_menu_0728173916_3.bgColor='#000000';
  window.mm_menu_0728180018_6 = new Menu("root",188,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728180018_6.addMenuItem("<div id='menu_elbow'></div>","location='elbow.html'");
   mm_menu_0728180018_6.hideOnMouseOut=true;
   mm_menu_0728180018_6.menuBorder=1;
   mm_menu_0728180018_6.menuLiteBgColor='#ffffff';
   mm_menu_0728180018_6.menuBorderBgColor='#555555';
   mm_menu_0728180018_6.bgColor='#000000';
  window.mm_menu_0728180008_7 = new Menu("root",188,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728180008_7.addMenuItem("<div id='menu_elbow'></div>","location='elbow.html'");
   mm_menu_0728180008_7.hideOnMouseOut=true;
   mm_menu_0728180008_7.menuBorder=1;
   mm_menu_0728180008_7.menuLiteBgColor='#ffffff';
   mm_menu_0728180008_7.menuBorderBgColor='#555555';
   mm_menu_0728180008_7.bgColor='#000000';
  window.mm_menu_0728175932_8 = new Menu("root",175,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728175932_8.addMenuItem("<div id='menu_back'></div>","location='back.html'");
   mm_menu_0728175932_8.hideOnMouseOut=true;
   mm_menu_0728175932_8.menuBorder=1;
   mm_menu_0728175932_8.menuLiteBgColor='#ffffff';
   mm_menu_0728175932_8.menuBorderBgColor='#555555';
   mm_menu_0728175932_8.bgColor='#000000';
  window.mm_menu_0728175928_9 = new Menu("root",175,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728175928_9.addMenuItem("<div id='menu_back'></div>","location='back.html'");
   mm_menu_0728175928_9.hideOnMouseOut=true;
   mm_menu_0728175928_9.menuBorder=1;
   mm_menu_0728175928_9.menuLiteBgColor='#ffffff';
   mm_menu_0728175928_9.menuBorderBgColor='#555555';
   mm_menu_0728175928_9.bgColor='#000000';
  window.mm_menu_0728173410_0 = new Menu("root",320,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728173410_0.addMenuItem("<div id='menu_shoulder'></div>","location='shoulder.html'");
   mm_menu_0728173410_0.hideOnMouseOut=true;
   mm_menu_0728173410_0.menuBorder=1;
   mm_menu_0728173410_0.menuLiteBgColor='#ffffff';
   mm_menu_0728173410_0.menuBorderBgColor='#555555';
   mm_menu_0728173410_0.bgColor='#000000';
  window.mm_menu_0728173348_1 = new Menu("root",220,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728173348_1.addMenuItem("<div id='menu_shoulder'></div>","location='shoulder.html'");
   mm_menu_0728173348_1.hideOnMouseOut=true;
   mm_menu_0728173348_1.menuBorder=1;
   mm_menu_0728173348_1.menuLiteBgColor='#ffffff';
   mm_menu_0728173348_1.menuBorderBgColor='#555555';
   mm_menu_0728173348_1.bgColor='#000000';
  window.mm_menu_0728173332_2 = new Menu("root",176,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728173332_2.addMenuItem("<div id='menu_neck'></div>","location='neck.html'");
   mm_menu_0728173332_2.hideOnMouseOut=true;
   mm_menu_0728173332_2.menuBorder=1;
   mm_menu_0728173332_2.menuLiteBgColor='#ffffff';
   mm_menu_0728173332_2.menuBorderBgColor='#555555';
   mm_menu_0728173332_2.bgColor='#000000';
  window.mm_menu_0728173050_0 = new Menu("root",254,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728173050_0.addMenuItem("<div id='menu_headaches'></div>","location='headaches.html'");
   mm_menu_0728173050_0.hideOnMouseOut=true;
   mm_menu_0728173050_0.menuBorder=1;
   mm_menu_0728173050_0.menuLiteBgColor='#ffffff';
   mm_menu_0728173050_0.menuBorderBgColor='#555555';
   mm_menu_0728173050_0.bgColor='#000000';
  window.mm_menu_0728173005_1 = new Menu("root",176,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728173005_1.addMenuItem("<div id='menu_neck'></div>","location='neck.html'");
   mm_menu_0728173005_1.hideOnMouseOut=true;
   mm_menu_0728173005_1.menuBorder=1;
   mm_menu_0728173005_1.menuLiteBgColor='#ffffff';
   mm_menu_0728173005_1.menuBorderBgColor='#555555';
   mm_menu_0728173005_1.bgColor='#000000';
  window.mm_menu_0728175838_10 = new Menu("root",254,30,"Arial, Helvetica, sans-serif",24,"#000000","#ffffff","","","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0728175838_10.addMenuItem("<div id='menu_headaches'></div>","location='headaches.html'");
   mm_menu_0728175838_10.hideOnMouseOut=true;
   mm_menu_0728175838_10.menuBorder=1;
   mm_menu_0728175838_10.menuLiteBgColor='#ffffff';
   mm_menu_0728175838_10.menuBorderBgColor='#000000';
   mm_menu_0728175838_10.bgColor='#000000';

  mm_menu_0728175838_10.writeMenus();
}

function doButtons(picimage) {

var CliffLloyd = new Image();
var MavisScott = new Image();
var AnonBaby = new Image();
var CarmenKilgannon = new Image();
var FredCaroe = new Image();
var PhilSimmons = new Image();
var KeithKaren = new Image();
var SherylBraun = new Image();
var CynthiaAbbott = new Image();
var DavidGNorris = new Image();
var DonaWood = new Image();
var JaneHoyleGriffiths = new Image();
var JacquiLittler = new Image();
var ClairCoakes = new Image();
var DaveTickle = new Image();
var GillMcElvogue = new Image();
var CarollSpencer = new Image();
var FrankRowlands = new Image();
var CarolleBarratt = new Image();
var DavidGribben = new Image();
var KScarratt = new Image();
var AlexMartin = new Image();
var MargaretBedson = new Image();
var JoanHughes = new Image();
var VivCharnley = new Image();

CliffLloyd.src = "http://thechiroclinic.co.uk/images/testimonials/big/01CliffLloyd.jpg";
MavisScott.src = "http://thechiroclinic.co.uk/images/testimonials/big/02 Mavis Scott.jpg";
AnonBaby.src = "http://thechiroclinic.co.uk/images/testimonials/big/03 Anon.jpg";
CarmenKilgannon.src = "http://thechiroclinic.co.uk/images/testimonials/big/04 Carmen Kilgannon.jpg";
FredCaroe.src = "http://thechiroclinic.co.uk/images/testimonials/big/05 Fred Caroe.jpg";
PhilSimmons.src = "http://thechiroclinic.co.uk/images/testimonials/big/06 Phil Simmons.jpg";
KeithKaren.src = "http://thechiroclinic.co.uk/images/testimonials/big/07 Keith & Karen.jpg";
SherylBraun.src = "http://thechiroclinic.co.uk/images/testimonials/big/08 Sheryl Braun.jpg";
CynthiaAbbott.src = "http://thechiroclinic.co.uk/images/testimonials/big/09 Cynthia Abbott.jpg";
DavidGNorris.src = "http://thechiroclinic.co.uk/images/testimonials/big/10 David G Norris.jpg";
DonaWood.src = "http://thechiroclinic.co.uk/images/testimonials/big/11 Donna Wood.jpg";
JaneHoyleGriffiths.src = "http://thechiroclinic.co.uk/images/testimonials/big/12 Jane Hoyle-Griffiths.jpg";
JacquiLittler.src = "http://thechiroclinic.co.uk/images/testimonials/big/13 Jaqui littler.jpg";
ClairCoakes.src = "http://thechiroclinic.co.uk/images/testimonials/big/14 Clair Coakes.jpg";
DaveTickle.src = "http://thechiroclinic.co.uk/images/testimonials/big/15 Dave Tickle.jpg";
GillMcElvogue.src = "http://thechiroclinic.co.uk/images/testimonials/big/16 Gill McElvogue.jpg";
CarollSpencer.src = "http://thechiroclinic.co.uk/images/testimonials/big/17 Caroll Spencer.jpg";
FrankRowlands.src = "http://thechiroclinic.co.uk/images/testimonials/big/18 Frank Rowlands.jpg";
CarolleBarratt.src = "http://thechiroclinic.co.uk/images/testimonials/big/19 Carolle Barratt.jpg";
DavidGribben.src = "http://thechiroclinic.co.uk/images/testimonials/big/20 David Gribben.jpg";
KScarratt.src = "http://thechiroclinic.co.uk/images/testimonials/big/21 K Scarratt.jpg";
AlexMartin.src = "http://thechiroclinic.co.uk/images/testimonials/big/22 Alex Martin.jpg";
MargaretBedson.src = "http://thechiroclinic.co.uk/images/testimonials/big/23 Margaret Bedson.jpg";
JoanHughes.src = "http://thechiroclinic.co.uk/images/testimonials/big/24 Joan hughes.jpg";
VivCharnley.src = "http://thechiroclinic.co.uk/images/testimonials/big/25 Viv Charnley.jpg";


eval("document['picture'].src = " + picimage + ".src");
}

function active(elementid) {
	if (elementid != "testimonials_item1") {
				document.getElementById('testimonials_item1').className = "testimonials_item";
				document.getElementById(elementid).className = "testimonials_item_selected";

	} else {
			document.getElementById(elementid).className = "testimonials_item_selected";
	}
}

function inactive(elementid) {
document.getElementById(elementid).className = "testimonials_item";
document.getElementById('testimonials_item22').className = "testimonials_item_selected";
doButtons('AlexMartin');
}