<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


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

document.write('Mountain View Dental');

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

document.write('8 Clover Lane, Suite #2<br>');
document.write('PO Box 239<br>');
document.write('Whitefield, NH 03598-239<br>');

document.write('PHONE: <span class="subtitle">(603) 837-9342<br></span>');

document.write('FAX: <span class="subtitle">(603) 837-2890<br></span>');

document.write('<br>');
document.write('Click below for email.<br>');
document.write('<a href="mailto:mtviewdental@myfairpoint.net">mtviewdental@myfairpoint.net</a><br>');


//  End -->
