<!-- 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">I\'ll be out of the office till 12/18 </h3>');
//document.write('<h2 align="center">email me at chuck@flashoffroad.com </h2> ');
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 -->
