document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('          <tr>');
document.write('            <td width="130" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('                <tr>');
document.write('                  <td valign="top"><a href="index.html" target="_self"><img src="images/menu_home.jpg" width="130" height="35" border="0"></a></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td valign="top"><a href="about.html" target="_self"><img src="images/menu_about.jpg" width="130" height="30" border="0"></a></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td valign="top"><a href="project.html" target="_self"><img src="images/menu_project.jpg" width="130" height="30" border="0"></a></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td valign="top"><a href="equipment.html" target="_self"><img src="images/menu_equipment.jpg" width="130" height="30" border="0"></a></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td valign="top"><a href="contactus.html" target="_self"><img src="images/menu_contactus.jpg" width="130" height="35" border="0"></a></td>');
document.write('                </tr>');
document.write('              </table>');
document.write('            </td>');
document.write('            <td valign="top"><img src="images/banner01.jpg" width="630" height="160"></td>');
document.write('          </tr>');
document.write('        </table>');