<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Dr. Wayne Coates');

document.write('</span><br>');

document.write('Office of Arid Lands Studies<br>');

document.write('P.O. Box 955<br>');

document.write('Sonoita, Arizona 85637<br>');

document.write('PHONE: <span class="phonetitle"> 855 - FOR CHIA (367-2442)<br></span>');

document.write('FAX: <span class="phonetitle">(520) 455-0717<br></span>');

document.write('<br>E-mail: ');

document.write(' <a href="mailto:wayne@drcoateschia.com"> wayne @ drcoateschia.com </a><br>');


//  End -->
