<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('McCoy, etc.');

document.write('</span><br>');

document.write('P.O. Box 1075<br>');

document.write('Yarnell, Arizona 85362<br>');

document.write('PHONE: <span class="phonetitle">(928) 427-9620<BR></span>');

document.write('</span><br>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@McCOYetc.com">info@McCOYetc.com</a><br>');


//  End -->