<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('A to Z Animal Management Consulting');

<!--the following is hidden to get the contact info off of the webpage
<!--document.write('</span><br>');

<!--document.write('3000 Fownes Ct.<br>');

<!--document.write('Raleigh, NC 27613<br>');

<!--document.write('PHONE: <span class="phonetitle">(919) 622-7570<BR></span>');

document.write('<BR>E-mail us: ');

<!--  I changed the following from this:  document.write(' <A HREF="mailto:info@yourdomain.com" class="link">info@yourdomain.com</a><br>'); -->

document.write(' <A HREF="mailto:mailto:info@yourdomain.com" class="link">cdavis@zooconsulting.com</a><br>');


//  End -->
