//contact inforamtion
document.write('      <div id="contact_phone">');
//715-878-4627
//document.write('          phone:  &#55;&#49;&#x35;&#46;&#56;&#x37;&#56;&#46;&#52;&#54;&#x32;&#55;');
document.write('      <p title="Call us between 5:00 pm - 10:00 PM">');
//715-271-6782
document.write('          phone:  &#055;&#049;&#053;&#045;&#050;&#055;&#049;&#045;&#054;&#055;&#056;&#050; (between 5:00 pm - 10:00 PM)');
document.write('      </p>');

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

document.write('      <div id="contact_email">');
document.write('          <span> email:  <script type=\"text/javascript\" src=\"include_files/email.js\"> </script>');
document.write('          </span');
document.write('      </div>');


