<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Mercury Animal Hospital');

document.write('</span><br>');

document.write('2500 W. Mercury Blvd.<br>');

document.write('Hampton, VA. 23666<br>');

document.write('PHONE: <span class="phonetitle">(757) 826-4951 <br></span>');

document.write('FAX: <span class="phonetitle">(757) 826-4957<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:pethelpers@mercuryanimal.com">pethelpers@mercuryanimal.com</a><br>');

document.write('<br>Map: ');

document.write(' <A HREF="http://www.mapquest.com/maps?city=Hampton&state=VA&address=2500+W.+Mercury+Blvd.&zipcode=23666" target="_blank">Click Here</a><br>');


//  End -->