<!-- Begin

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

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

document.write('McKee and Son <br>Lumber Company');

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

document.write('Main Street<br>');

document.write('Thomson, Illinois 61285<br>');

document.write('PHONE: <span class="phonetitle">(815) 259-2155<br></span>');

document.write('Toll Free: <span class="phonetitle">(800) 622-5784<br></span>');

document.write('<br><A HREF="mailto:jmckee@mckeelumber.com" class="link">jmckee@mckeelumber.com</a><br>');



//  End -->