<!--
document.writeln(" <tr>");
document.writeln("            <td class=\"title1\"><img src=\"images/navigation.gif\" alt=\"navigation\" width=\"150\" height=\"22\"></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"right_menu\"><a href=\"index.htm\">Home</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"right_menu\"><a href=\"aboutus.htm\">About us</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"right_menu\"><a href=\"news.asp\">News</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"right_menu\"><a href=\"products.htm\">Products</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"right_menu\"><a href=\"services.htm\">Services</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"right_menu\"><a href=\"/manage/index.asp\">Login</a></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"right_menu\"><a href=\"contactus.htm\">Contact us</a> </td>");
document.writeln("          </tr>");
//-->

