<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding=0 cellspacing=1 border=0 bgcolor="#CCCCCC" width="684"><tr>');
document.write('<IMG SRC="pics/spacer.gif" HEIGHT="34" WIDTH="5" border="0"><BR>');

document.write('</td><td>');
document.write('<a href="index.html" class="menu">HOME</a>');


document.write('</td><td>');
document.write('<a href="who-we-are.html" class="menu">WHO WE ARE</a>');


document.write('</td><td>');
document.write('<a href="what-we-offer.html" class="menu">WHAT WE OFFER</a>');

document.write('</td><td>');
document.write('<a href="services.html" class="menu">SERVICES</a>');

document.write('</td><td>');
document.write('<a href="clinics.html" class="menu">CLINICS</a>');

//document.write('</td><td>');
//document.write('<a href="testimonials.html" class="menu">TESTIMONIALS</a>');

document.write('</td><td>');
document.write('<a href="why-cgx.html" class="menu">WHY CGX</a>');

document.write('</td><td>');
document.write('<a href="contact.html" class="menu">CONTACT US</a>');

document.write('<td WIDTH="99%" background="pics/button.gif">');
document.write('&nbsp;<br>');
document.write('</td></tr></table></DIV>');

//  End -->