<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Coffee Creek Family Dentistry');

document.write('</span><br>');

document.write('<span style="font-weight: bold;">Tim Rudd, D.D.S.</span><br>');

document.write('775 W. Covell Road, Suite 160<br>');

document.write('Edmond, OK 73003<br>');

document.write('PHONE: <span class="phonetitle">(405) 844-6333<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(405) 844-6331<BR></span>');


document.write(' <A HREF="contact.htm">E-mail us</a><br><br>');


document.write(' <A HREF="map.htm" class="link">Map to Office</a><br>');




//  End -->

