<!-- 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><B><A HREF="http://getnulooks.com/html/open_house.html">NEW FACILITY!!! Join Us for OPEN HOUSE</a><br>');

document.write('<li><A HREF="leapyear2008.htm">LEAP YEAR SPECIAL 2008</a><br>');

document.write('<li><B><A HREF="http://www.gotpaindocs.com/Report.htm">FREE Pain Reports</B></a><br>');

document.write('<li><A HREF="http://www.gotpaindocs.com/pnms/pain-management-doctor.html">Home</a><br>');

document.write('<li><A HREF="OV_about.htm">About Us</a><br>');

document.write('<li><A HREF="OV_compain.htm">Common Pain Disorders</a><br>');

document.write('<li><A HREF="OV_injprocd.htm">Injection Procedures</a><br>');

document.write('<li><A HREF="OV_lasrthrpy.htm">Low-Intensity Laser Therapy</a><br>');

document.write('<li><A HREF="OV_rehabmedcn.htm">Rehabilitation Medicine</a><br>');

document.write('<li><A HREF="OV_medcnwellns.htm">Alternative Medicine/Wellness</a><br>');

document.write('<li><A HREF="OV_masg_acupuc.htm">Massage and Accupuncture</a><br>');

document.write('<li><A HREF="OV_testimls.htm">Testimonials</a><br>');

document.write('<li><A HREF="news.htm">News</a><br>');

document.write('<li><A HREF="contact.htm">Contact</a><br>');

document.write('<li><A HREF="sitemap.htm">Site Map</a><br>');

//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->