<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Intro</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="panicdoctor.htm">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="mystory.htm">My Story</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="inpanic.htm">In Panic?</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="causes.htm">Causes</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="situations.htm">Situations</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sensitivities.htm">Sensitivities</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="treatments.htm">Treatments</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="QA.htm">Q&A</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Calming.htm">Calming</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="friends.htm">Friends</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="panicfree.htm">Panic Free</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="appointments.htm">Appointments</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="credentials.htm">Credentials</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Me</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="purchase.htm">Purchase</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="links.htm">Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="newsletter.htm">Newsletter</a>');

document.write('&nbsp;|&nbsp;');







// EDIT THE NEXT LINE






//  End -->