<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS

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="ouroffice.htm">Our Office</a><br>');

document.write('<li><A HREF="map.htm">Location (map)<br>- Link to Mapquest</a><br>');

document.write('<li><A HREF="acupuncture.htm">Acupuncture</a><br>');

document.write('<li><A HREF="chf.htm">Chinese Herbal Formulas</a><br><br>');



document.write('---------------------------<br>Specialties<br><br>');

document.write('<li><A HREF="specialties-pain.htm">Pain Management</a><br>');

document.write('<li><A HREF="specialties-weight.htm">Weight Loss</a><br>');

document.write('<li><A HREF="specialties-infertility.htm">Infertility &<br>Feminine Issues</a><br>');

document.write('<li><A HREF="specialties-facial.htm">Facial Rejuvenation</a><br>');

document.write('<li><A HREF="specialties-cancer.htm">Cancer Treatment</a><br>');

document.write('<li><A HREF="specialties-spcleanse.htm">Detox Using SP Cleanse</a><br>');

document.write('---------------------------<br><br>');



document.write('<li><A HREF="ftn.htm">Food Therapy & Nutrition</a><br>');

document.write('<li><A HREF="tuina.htm">Tuina, Cupping \& Moxibustion</a><br>');

document.write('<li><A HREF="taichi.htm">Tai Chi \& Qi Gong</a><br>');

document.write('<li><A HREF="phd.htm">Pyong Hwa Do \& Won Hop Loong Chuan</a><br>');

document.write('<li><A HREF="insurance.htm">Insurance</a><br>');

document.write('<li><A HREF="links.htm">Links</a><br>');

document.write('<li><A HREF="contact.htm">Contact Us</a><br>');

document.write('<li><A HREF="newsletter.htm">Newsletter - Quarterly</a><br>');

document.write('<li><A HREF="tcm_seminar.htm">TCM Specialists Seminar Photos</a><br>');

document.write('<li><A HREF="seminar.htm">Martial Arts Seminar Photos</a><br>');

document.write('<li><A HREF="photos.htm">Photos 1</a><br>');

document.write('<li><A HREF="photos2.htm">Photos 2</a><br>');

//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->
