<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var menu_side	="right"	// MENU LEFT, RIGHT OR CENTER
var menuspace	= "5"		// MENU END SPACING



document.write('<TABLE cellpadding="0" cellspacing="0" border="0" WIDTH="100%" class="printhide"><tr><td align="'+menu_side+'" class="menutable">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td class="firstborder">');
document.write('<img src="picts/spacer.gif" width="'+menuspace+'" height="21"></a><br>');


// START LINKS //

document.write('</td><td nowrap>');
document.write('<a href="how-does-sound-therapy-work.htm" class="menu">Sound Therapy</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-bio-diet.htm" class="menu">Bio Diet Therapy</a>');

document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-nutrition-consultant.htm" class="menu">Nutrition Consultant</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-heart-to-heart.htm" class="menu">Heart 2 Heart Therapy</a>');

document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-sex-relationship-therapy.htm" class="menu">Sex & Relationships</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-new-womans-health.htm" class="menu">Woman's Health</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-weight-management-therapy.htm" class="menu">Weight Management</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-eye-health-management.htm" class="menu">Eye Health Therapy</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-muscle-health-management.htm" class="menu">Muscle Therapy</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-vocal-profiler-therapist.htm" class="menu">Voical Therapy</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-nutritional-profiler-therapist.htm" class="menu">Nutritional Therapy</a>');

document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-pollution-toxin-profiler-therapist.htm" class="menu">Toxin Therapy</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-pathogen-profiler-therapist.htm" class="menu">Pathogens Therapy</a>');


document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-rejuvenation-profiler-therapist.htm" class="menu">Rejuvenation Therapy</a>');

document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-voice-therapy.htm" class="menu">Re-Voice Therapy</a>');

document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-prevaccination-therapy.htm" class="menu">Pre-Vaccination Therapy</a>');

document.write('</td><td nowrap>');
document.write('<a href="sound-therapy-post-traumatic-stress-syndrome-therapy.htm" class="menu">Post Traumatic Stress</a>');

//document.write('</td><td nowrap>');
//document.write('<a href="index2.htm" class="menu">White</a>');

document.write('</td><td nowrap>');
document.write('<a href="service.htm" class="menu">Our Services</a>');


document.write('</td><td nowrap>');
document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');


document.write('</td><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a>');


document.write('</td><td nowrap>');
document.write('<a href="news.htm" class="menu">BioAcoustic News</a>');


document.write('</td><td nowrap>');
document.write('<a href="links.htm" class="menu">Links</a>');


document.write('</td><td nowrap>');
document.write('<a href="privacy-policy.htm" class="menu">Privacy</a>');

document.write('</td><td nowrap>');
document.write('<a href="The-Language-of-Health-Care.htm" class="menu">Language of Health Care</a>');


document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');


document.write('</td><td nowrap>');
document.write('<a href="site_map.htm" class="menu">Map</a>');



document.write('</td><td nowrap>');
document.write('<a href="index.htm" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a target="_blank" href="http://www.affordable-holistic-healthcare.com" class="menu">Affordable-Holistic-Healthcare.com</a>');




// COPY AND PASTE THE NEXT 2 LINES TO ADD A NEW LINK //




// END LINK BUTTONS //


document.write('</td><td background="picts/menu.gif">');
document.write('<img src="picts/spacer.gif" width="'+menuspace+'" height="21"></a><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->