<!-- 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('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');
document.write('<span class="subtitle">');

document.write('Office Location<BR>');

document.write('</span>');

document.write('3107 Lone Tree Way, Suite C<br>');
document.write('Antioch, CA 94509<br>');
document.write('Telephone: 925.754.2662');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Our Services<BR>');

document.write('</span>');

document.write('<br>');

document.write('<a href="service.htm"><img src="picts/topics-1.jpg" vspace="3" height="50" width="100"><br>');

document.write('Our Services</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Meet our Doctors<BR>');

document.write('</span>');

document.write('<br>');

document.write('<a href="doctors.htm"><img src="picts/topics-2.jpg" vspace="3" height="50" width="100"><br>');

document.write('Lamb & Morrice</a>');

document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Meet our Staff<BR>');

document.write('</span>');

document.write('<br>');

document.write('<a href="about.htm"><img src="picts/topics-3.jpg" vspace="3" height="50" width="100"><br>');

document.write('About Us</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></div>');


//  End -->