<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Dr. Watson\'s Family Dentistry');

document.write('</span><br>');

document.write('729 Thimble Shoals Blvd., Bldg. 7E (<a href="http://www.mapquest.com/maps?city=Newport+News&state=VA&address=729+Thimble+Shoals+Blvd&zipcode=23606" target="_blank">map</a>) <br>');

document.write('Newport News, VA 23606<br>');

document.write('PHONE: <span class="phonetitle">(757) 873-3322<br></span>');

document.write('FAX: <span class="phonetitle">(757) 873-8407<br></span>');

document.write('<br>E-mail us: ');

document.write(' <a href="mailto:office@dr-watson.com?subject=Question%20from%20Website" class="link">office@dr-watson.com</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:drwatson@dr-watson.com?subject=Question (from the website)" class="link">drwatson@dr-watson.com</a><br>');


//  End -->