/* LEFT NAVIGATION FOR ALL PAGES */
document.write('<p> ');
document.write('<td align="left" valign="top" width="120" > ');
document.write('<b>');
document.write('<a href="/index.html" title="C.H.A.N.G.E. Hypnotherapy">Home</a><br><br> ');
document.write('<a href="/about us.html" title="Meet Beverley Bley">Meet your Hypnotherapist</a><br><br> ');
document.write('<a href="/faqs.html" title="Frequently Asked Questions About Hypnotherapy">FAQs</a><br><br> ');
document.write('<a href="/programs.html" title="Hypnotherapy Programs">Programs</a><br><br> ');
document.write('<a href="/ChangeAcademy.html" title="Hypnotherapy Classes">C.H.A.N.G.E. Academy</a><br><br> ');
document.write('<a href="/presentations.html" title="Hypnotherapy presentations">Presentations</a><br><br> ');
document.write('<a href="/ShoppingCart.html" title="Hypnotherapy Products">Products</a><br><br> ');
document.write('<a href="/locations.html" title="Hypnotherapy Locations in the Lehigh Valley">Locations</a><br><br> ');
document.write('<a href="/testimonials.html" title="Client testimonials">Testimonials</a><br><br> ');
document.write('<a href="/contact.html" title="Contact Us">Contact Us</a></b><br> ');
document.write('</p> ');
