<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Evan D. Capron');

document.write('</span><br>');

document.write('POB 108<br>');

document.write('Columbus, KS 66725<br>');

document.write('PHONE: <span class="phonetitle">(620) 429-3030<BR></span>');

//  document.write('FAX: <span class="phonetitle">(620) 429-1666<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:ecapron@CapronCorp.com">ecapron@CapronCorp.com</a><br>');


//  End -->