document.write('   <table>');
document.write('      <tr>');
document.write('        <td align="right"> <font face="arial" size=2><a href="index.html">Home</a></td>');
document.write('        <th ><img name="default" src="spacer.jpg" height="20" width="18" ></th>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td align="right"> <font face="arial" size=2><a href="about.htm">About</a></td>');
document.write('        <th ><img name="about" src="spacer.jpg" height="20" width="18" ></th>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td align="right"> <font face="arial" size=2><a href="contact.htm">Contact</a></td>');
document.write('        <th ><img name="contact" src="spacer.jpg" height="20" width="18" ></th>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td align="right"> <font face="arial" size=2><a href="application.htm"><b>Job Opportunities</a></td>');
document.write('        <th ><img name="special" src="spacer.jpg" height="20" width="18" ></th>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td align="right"> <font face="arial" size=2><a href="osha.htm">Osha</a></td>');
document.write('        <th ><img name="osha" src="spacer.jpg" height="20" width="18" ></th>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td align="right"> <font face="arial" size=2><a href="sc.htm">Social conscience</a></td>');
document.write('        <th ><img name="sc" src="spacer.jpg" height="20" width="18" ></th>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td align="right"> <font face="arial" size=2><a target="_blank" style="color:red" href="pdf/hazcom.pdf">HazCom letter to our customers</a></td>');
document.write('        <th ><img name="hazcom" src="spacer.jpg" height="20" width="18" ></th>');
document.write('      </tr>');
document.write('      <tr>');
document.write('    </table>');

/*
document.write('<hr>');
document.write('<div style="color:red;font-family:arial;text-align:left;padding:10px;font-family:arial;font-size:10pt">');
document.write('<b>NOTICE:</b><br>');
document.write('Our phone system has been replaced.<br>');
document.write('Please use the main number 309-629-0001. ');
document.write('Thank you for your patience.');
document.write('</div>');
*/