
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/menu-top.gif"></a><br>');
document.write('</td></tr><tr><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="career.htm"><td>');
document.write('<input type="submit" value="Career Counseling" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="personal.htm"><td>');
document.write('<input type="submit" value="Personal Coaching" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="psychotherapy.htm"><td>');
document.write('<input type="submit" value="Psychotherapy" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="bio.htm"><td>');
document.write('<input type="submit" value="Biography" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="faq.htm"><td>');
document.write('<input type="submit" value="FAQ" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="links.htm"><td>');
document.write('<input type="submit" value="Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>')
document.write('</td></tr><tr></form><td>');
document.write('</td></tr><tr></form><form action="newgroups.htm"><td>');
document.write('<input type="submit" value="New Groups" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>')
document.write('<img src="picts/menu-center.gif" width="125" height="44"></a><br>');
document.write('</td></tr><tr><td bgcolor="#000000" background="picts/menu-bottom.gif" height="250" valign="top">');
document.write('<TABLE cellpadding=6 cellspacing=0 border=0><tr><td>');
document.write('<span class="whitecopy"></span><BR>');
document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->