<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<div align="center">');

document.write('<p>');

document.write('<h3 align="center">We\'ll Match Prices </h3>');

document.write('<h3>For Info Call Chuck 8:30 am to 5:00 pm Central Time </h3> ');


document.write('(847) 520-4195 <br>');

document.write('</p>');

document.write('</div>');

document.write('<br />');
//  End -->