<!--

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("</center>");

document.write("<br>");
document.write("<center><b><font size=\"3\" face=\"arial\" color=\"blue\">ARCO is a Factory Authorized DIAPHRAGM SEAL SERVICE CENTER - <a href=\"seals.htm\">LEARN MORE</a></font></b></center>");
document.write("<br>");
document.write("");
document.write("");


//-->

