document.write('<table width="100%" border="0" cellspacing="0" cellpadding="4">');
document.write('                          <tr> ');
document.write('                            <td width="14">&nbsp;</td>');
document.write('                            <td width="184"><a href="index.html" class="menutext">Home</a></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td colspan="2"><img src="images/menudivider.jpg" width="205" height="3"></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td>&nbsp;</td>');
document.write('                            <td><a href="aboutus.html" class="menutext">About Us</a></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td colspan="2"><img src="images/menudivider.jpg" width="205" height="3"></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td>&nbsp;</td>');
document.write('                            <td><a href="products.html" class="menutext">Products</a></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td colspan="2"><img src="images/menudivider.jpg" width="205" height="3"></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td>&nbsp;</td>');
document.write('                            <td><a href="careers.html" class="menutext">Careers</a></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td colspan="2"><img src="images/menudivider.jpg" width="205" height="3"></td>');
document.write('                          </tr>');
document.write('                          <tr> ');
document.write('                            <td>&nbsp;</td>');
document.write('                            <td><a href="contactus.html" class="menutext">Contact Us</a></td>');
document.write('                          </tr>');
document.write('                        </table>');