
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy; Copyright 2009 ');

document.write('<a href="http://www.bettycharles.co.uk/" target="_top">The Betty Charles Clinic</a> | ');

document.write('<A HREF="disclaimer.htm">Disclaimer</a> | ');
document.write('<A HREF="privacy.htm">Privacy Policy</a> | ');
document.write('<A HREF="terms.htm">Terms and Conditions</a><br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="http://www.bettycharles.co.uk/contact.htm">Contact Us</a><br>');

document.write('</span>');

//  End -->