<!-- Begin

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

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

document.write('Jerry Casper Inc.');

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

document.write('6455 North Cicero Avenue<br>');

document.write('Lincolnwood, IL 60712<br><br>');

document.write('Phone: <span class="phonetitle">(847) 675-0330<br></span>');

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

document.write('&nbsp &nbsp FAX: <span class="phonetitle">(847) 675-5006<br></span>');

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

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


//  End -->