<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Cottonwood Farm');

document.write('</span><br>');

document.write('678 S 230th Ave<br>');

document.write('Alton, KS 67623<br>');

document.write('PHONE: <span class="phonetitle">(785) 984-2520<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:doug.norris1@gmail.com">doug.norris1@gmail.com</a><br>');


//  End -->