<!--

document.write("<center>");

document.write("<map name=\"MENU1\">");
document.write("<area href=\"index.htm\" shape=\"rect\" coords=\"5, 5, 125, 30\">");
document.write("<area href=\"products.htm\" shape=\"rect\" coords=\"135, 5, 250, 30\">");
document.write("<area href=\"linecard.htm\" shape=\"rect\" coords=\"260, 5, 375, 30\">");
document.write("<area href=\"aboutus.htm\" shape=\"rect\" coords=\"385, 5, 500, 30\">");
document.write("<area href=\"contactus.htm\" shape=\"rect\" coords=\"510, 5, 625, 30\">");
document.write("<area href=\"ourlocation.htm\" shape=\"rect\" coords=\"635, 5, 750, 30\">");
document.write("</map>");
document.write("<img border=\"0\" src=\"./images/menubar1.jpg\" usemap=\"#MENU1\" width=\"760\" height=\"36\">");


document.write("<br>");
document.write("<br>");


document.write("<strong><font face=\"Arial, Helvetica, sans-serif\">PRODUCTS BY INDUSTRY: </font>");
document.write("<font face=\"Arial, Helvetica, sans-serif\">&nbsp;&#8226;&nbsp;<a href=\"ng.htm\"> Natural Gas </a>&nbsp;&#8226;&nbsp;");
document.write("<font face=\"Arial, Helvetica, sans-serif\"><a href=\"power.htm\"> Power </a>&nbsp;&#8226;&nbsp;");
document.write("<font face=\"Arial, Helvetica, sans-serif\"><a href=\"chemref.htm\"> Chemical/Refining </a>&nbsp;&#8226;&nbsp;");
document.write("<font color=\"#333333\"> Wastewater </font></font><font face=\"Arial, Helvetica, sans-serif\">&nbsp;&#8226;&nbsp;");
document.write("<font color=\"#333333\"> OEM Machinery </font></font>&nbsp;&#8226;&nbsp;</strong>");


document.write("</center>");

document.write("<br>");
document.write("");
document.write("");


//-->


