
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/spacer.gif" alt="" width="10" height="225" border="0"><br>');
document.write('</td><td valign="bottom">');

document.write('<!-- START LINK TABLE-->');

document.write('<TABLE cellpadding=0 cellspacing=0 border="0" width="140" class="menulinks">');
document.write('<tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="22">');
document.write('<img src="picts/spacer.gif" alt="" width="15" height="5" border="0">• <a href="index.php" class="menu">Home</a><br>');


<!-- NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW -->


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>• <a href="about.php" class="menu">About Us</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>• <a href="staff.php" class="menu">Our Staff</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>• <a href="services.php" class="menu">Services</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15>• <a href="contact.php" class="menu">Contact Us</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center>');
document.write('<img src="picts/link-end-1.gif" alt="" width="31" height="1" border="0"><br>');


<!-- NOTE: CHANGE THE HEIGHT=39 TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS -->

document.write('<img src="picts/link-end.gif" HEIGHT=39 WIDTH=31><br>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->