<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Alpacas of Anza Valley');

document.write('</span><br>');

document.write('PO Box 390191 (Mailing address)<br>');

document.write('52700 Ardwell Dr.<br>');

document.write('Anza, CA 92539<br>');

document.write('PHONE: <span class="phonetitle">(951) 763-4222<BR></span>');

document.write('FAX: <span class="phonetitle">(951) 763-1554<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@alpacasav.com">info@alpacasav.com</a><br>');


//  End -->