
// Header Include File

document.write("<table width='100%'  border='0' cellpadding='0' cellspacing='0'>");
document.write("        <tr>");
document.write("          <td width='167' height='5' bgcolor='#023761'><img src='images/spacer.gif' width='1' height='1'></td>");
document.write("          <td><img src='images/spacer.gif' width='1' height='1'></td>");
document.write("        </tr>");
document.write("        <tr>");
document.write("          <td><img src='images/logo.gif' width='167' height='44'></td>");
document.write("          <td valign='bottom'><table width='100%'  border='0' cellspacing='0' cellpadding='0'>");
document.write("            <tr>");
document.write("              <td><a href='index.html'><img src='images/menu_home.gif' width='66' height='30' border='0'></a></td>");
document.write("			  <td><a href='products.html'><img src='images/menu_product.gif' width='73' height='30' border='0'></a></td>");
document.write("              <td><a href='aboutus.html'><img src='images/menu_about.gif' width='81' height='30' border='0'></a></td>");
document.write("              <td><a href='download.html'><img src='images/menu_download.gif' width='85' height='30' border='0'></a></td>");
document.write("              <td><a href='policy.html'><img src='images/menu_policy.gif' width='66' height='30' border='0'></a></td>");
document.write("              <td><a href='contactus.html'><img src='images/menu_contact.gif' width='91' height='30' border='0'></a></td>");
document.write("              <td><a href='sitemap.html'><img src='images/menu_map.gif' width='80' height='30' border='0'></a></td>");
document.write("              <td><a href='price.html'><img src='images/menu_price.gif' width='68' height='30' border='0'></a></td>");
document.write("            </tr>");
document.write("          </table></td>");
document.write("        </tr>");
document.write("      </table>");
