
<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: Copy and paste a link to add a new link -->

<!-- start

document.write('<!-- START MENU -->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');
document.write('<li><A HREF="index.html">Home</a><br>');
document.write('<li><A HREF="about.htm">About Us</a><br>');
document.write('<li><A HREF="counseling_cbt.htm">Counseling & CBT</a><br>');
document.write('<li><A HREF="biofeedback.htm">Biofeedback</a><br>');
document.write('<li><A HREF="weightloss.htm">Weight Loss Program</a><br>');
document.write('<!-- <li><A HREF="training.htm">Training Programs</a><br> -->');
document.write('<!-- <li><A HREF="products.htm">Products & CEU\'s</a><br> -->');
document.write('<li><A HREF="corporate_wellness.htm">Corporate Wellness Programs</a><br>');
document.write('<!-- <li><A HREF="books_cds.htm">Books and CD\'s</a><br> -->');
document.write('<li><A HREF="books_free_resources.htm">Books/Free Resources/Free Downloads</a><br>');
document.write('<!-- <li><A HREF="contact.htm">Contact</a><br> -->');
document.write('<li><A HREF="logon_proprietary.htm">Clients Only</a><br>');
document.write('<li><A HREF="contact.htm">Contact Us</a><br>');
document.write('</ul>');
document.write('</td></tr></table>');
document.write('<!-- END MENU -->');

//  End -->
