<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Animal Hospital of Heath');

document.write('</span><br>');

document.write('209 Laurence Rd.<br>');

document.write('Heath, TX 75032<br>');

document.write('PHONE: <span class="phonetitle">(972) 772-0040<BR></span>');

document.write('FAX: <span class="phonetitle">(469) 402-0175<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:contact@ahhdvm.com">contact@ahhdvm.com</a><br>');


//  End -->