<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Jeffrey L. McKune');

document.write('</span><br>');

document.write('909 Hampton Ct.<br>');

document.write('Rolla, MO  65401<br>');

document.write('PHONE: <span class="phonetitle">(573) 341-5812<BR></span>');

document.write('EFAX: <span class="phonetitle">(312) 650-8994<BR></span>');

document.write('<BR>E-mail me: ');

document.write(' <A HREF="mailto:jeff<**no-spam**>(at)mckune.net" class="link">jeff(at)mckune.net</a><br>');



//  End -->