<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Anthonys Pets');

document.write('</span><br>');

document.write('10730 S 1700 E<br>');

document.write('Sandy, UT 84092<br>');

document.write('PHONE: <span class="phonetitle">(801) 523-3366<BR></span>');

document.write('FAX: &nbsp;&nbsp;Call to set up fax');

//  End -->