<!-- Begin

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

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

document.write('PRO');

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

document.write('100 East Bellevue Place, 4E <br>');

document.write('Chicago, IL 60611<br>');

document.write('PHONE: <span class="phonetitle">(312) 337-3658<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(312) 944-6815<BR></span>');

document.write('<BR>E-mail us at:<br>');

document.write(' <A HREF="mailto:info@propres.com">info@propres.com</a><br>');


//  End -->