<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('PeopleWorks, Inc.');

document.write('</span><br>');

document.write('2665 Oak Street<br>');

document.write('Highland Park, Illinois  60035<br>');
document.write('</span><br>');

document.write('PHONE: (847) 432-1449 <BR></span>');

document.write('FAX: (847) 574-0720 <BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:information@pwks.com" class="link">information@pwks.com</a><br>');



//  End -->