<!-- 
<!-- NOTE: If you use a ' add a slash before it like this \' -->
document.write('<span class="phonetitle">');
document.write('West Cary Medicine');
document.write('</span><br>');
document.write('10300 Chapel Hill Road. Suite 500<br>');
document.write('Morrisville, NC 27560<br>');
document.write('PHONE: <span class="phonetitle">(919) 468-0911<BR></span>');
document.write('FAX: <span class="phonetitle">(919) 468-0913<BR></span>');
document.write('<BR>E-mail us: ');
document.write(' <A HREF="mailto:info@westcarymedicine.com" class="link">info@westcarymedicine.com</a><br>');
//  End -->