<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find


document.write('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">');
// document.write('<span class="subtitle">');

// document.write('SideBar Area<BR>');

// document.write('</span>');

// document.write('Edit the sidebar.js to update this area.');

// document.write('<br><br>');

// document.write('<span class="subtitle">');

// document.write('Topic One<BR>');

// document.write('</span>');

// document.write('Topic one notes<br>');

document.write('<a href="news.htm"><img src="picts/womanman1.jpg" vspace="3" height="95" width="70" border="1"><br>');

document.write('What\'s New...</a>');

document.write('<br><br>');

// document.write('<span class="subtitle">');

// document.write('Topic Two<BR>');

// document.write('</span>');

// document.write('Topic two notes<br>');

document.write('<a href="clients.htm"><img src="picts/womentrain1.jpg" vspace="3" height="70" width="100" border="1"><br>');

document.write('Find a Course...</a>');

document.write('<br><br>');

// document.write('<span class="subtitle">');

// document.write('Topic Three<BR>');

// document.write('</span>');

// document.write('Topic three notes<br>');

document.write('<a href="links.htm"><img src="picts/manphone1.jpg" vspace="3" height="75" width="100" border="1"><br>');

document.write('Meet the Coaches...</a>');

document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table>');


//  End -->