
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/background-menu.gif" bgcolor="#C0C0C0"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="25">&nbsp;<br>');

// START LINKS //


document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="about.htm" class="menu">Weight Loss Plan</a>');


document.write('</td><td nowrap>');
document.write('<a href="services.htm" class="menu">Weight Loss Program</a>');


document.write('</td><td nowrap>');
document.write('<a href="news.htm" class="menu">Weight Loss News</a>');


document.write('</td><td nowrap>');
document.write('<a href="programs.htm" class="menu">Weight Loss Success Story</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="careers.htm" class="menu">Man Weight Loss</a>');


document.write('</td><td nowrap>');
document.write('<a href="gallery.htm" class="menu">Weight Loss Review</a>');


document.write('</td><td nowrap>');
document.write('<a href="women-weight-loss.htm" class="menu">Women Weight Loss</a>');


document.write('</td><td WIDTH="1" bgcolor="#000000"><br>');

document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1" bgcolor="#000000">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->