<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Personally Best Chicago');

document.write('</span><br>');

document.write('1520 North Hoyne Ave.<br>');

document.write('Chicago, IL 60622<br>');

document.write('PHONE: <span class="phonetitle">(773) 485-3042<BR></span>');

document.write();

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:lou@personallybest.com" class="link">lou@personallybest.com</a><br>');


//  End -->