<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Long Company');

document.write('</span><br>');

document.write('20 North Clark Street, Suite 650<br>');

document.write('Chicago, IL 60602<br>');

document.write('PHONE: <span class="TEL:">800.400.8615<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="FAX:">312.726.4625<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@thelongco.com">info@thelongco.com</a><br>');

//  End -->

