
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->




document.write('<!-- START LINK TABLE-->');

document.write('<li><a href="index.htm">Home</a></li><br>');
document.write('<li><a href="hypnotherapy.htm">Clinical Hypnotherapy</a></li><br>');
document.write('<li><a href="smoking.htm">Smoking Cessation</a></li><br>');
document.write('<li><a href="eft.htm">Emotional Freedom (EFT)</a></li><br>');
document.write('<li><a href="reflexology.htm">Reflexology</a></li><br>');
document.write('<li><a href="casehistories.htm">Case Histories</a></li><br>');
document.write('<li><a href="fees.htm">Fees</a></li><br>');
document.write('<li><a href="contact.htm">Contact us</a></li><br>');


document.write('<p>');


//  End -->