<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="picts/background-menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="picts/spacer.gif" width="20" height="23"></a><br>');

document.write('</td><form action="appointments.htm"><td>');
document.write('<input type="submit" value="Appointments" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="office-policies.htm"><td>');
document.write('<input type="submit" value="Policies" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="about.htm"><td>');
document.write('<input type="submit" value="About" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="directions.htm"><td>');
document.write('<input type="submit" value="Directions" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="wellness.htm"><td>');
document.write('<input type="submit" value="Wellness" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="service.htm"><td>');
document.write('<input type="submit" value="Service" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="../jobs.htm"><td>');
document.write('<input type="submit" value="Jobs" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="healthy-living.htm"><td>');
document.write('<input type="submit" value="Lifestyle" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="forms.htm"><td>');
document.write('<input type="submit" value="Forms" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


<!-- COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK -->
document.write('</td></form><form action="staff.htm"><td>');
document.write('<input type="submit" value="Staff" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="../"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><td>');
document.write('<img src="picts/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->