﻿document.writeln("<script type=text\/javascript>");
document.writeln("<!--");
document.writeln("function menuFix() {");
document.writeln("    var sfEls = document.getElementById(\"nav\").getElementsByTagName(\"li\");");
document.writeln("    for (var i=0; i<sfEls.length; i++) {");
document.writeln("        sfEls[i].onmouseover=function() {");
document.writeln("        this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("        }");
document.writeln("        sfEls[i].onMouseDown=function() {");
document.writeln("        this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("        }");
document.writeln("        sfEls[i].onMouseUp=function() {");
document.writeln("        this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("        }");
document.writeln("        sfEls[i].onmouseout=function() {");
document.writeln("        this.className=this.className.replace(new RegExp(\"( ?|^)sfhover\\\\b\"), ");
document.writeln("\"\");");
document.writeln("        }");
document.writeln("    }");
document.writeln("}");
document.writeln("window.onload=menuFix;");
document.writeln("\/\/--><\/script>");
document.writeln("        <center>");
document.writeln("          <div id=div_center>");
document.writeln("            <UL id=nav>");
document.writeln("                            <LI><A href=\"\..\/index.jsp\">");
document.writeln("                首&nbsp;&nbsp; 页");
document.writeln("                |<\/A>");
document.writeln("              <\/LI>");
document.writeln("              <LI><A href=\"\..\/aboutus\/index.jsp\">公司介绍");
document.writeln("               |<\/A>");
document.writeln("				<UL>");
document.writeln("					<LI ><A href=\"\..\/aboutus\/index.jsp\">·");
document.writeln("                    泊姆克（天津）液压                  ");
document.writeln("                    <\/A><\/LI>");
document.writeln("					<LI ><A href=\"\..\/aboutus\/ltzz.jsp\">·");
document.writeln("                    泊姆克（天津）流体制造                   ");
document.writeln("                    <\/A><\/LI>");
document.writeln("					<LI ><A href=\"\..\/aboutus\/bmzb.jsp\">·");
document.writeln("                    美国泊姆克总部");
document.writeln("                    <\/A><\/LI>");
document.writeln("					<LI ><A href=\"\..\/aboutus\/dsj.jsp\">·");
document.writeln("                    企业大事记                   ");
document.writeln("                    <\/A><\/LI>");
document.writeln("					<LI ><A href=\"\..\/aboutus\/gczx.jsp\">·");
document.writeln("                    高层在线                    ");
document.writeln("                    <\/A><\/LI>");
document.writeln("					<\/UL>");
document.writeln("              <\/LI>");
document.writeln("              <LI><A href=\"\..\/news\/index.jsp\">");
document.writeln("                新闻动态");
document.writeln("                |<\/A>");
document.writeln("                <UL>");
document.writeln("                  <LI ><A href=\"\..\/news\/news.jsp\">·");
document.writeln("                    公司动态");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/news\/hynews.jsp\">·");
document.writeln("                    行业动态");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/news\/tupjj.jsp\">·");
document.writeln("                    员工活动");
document.writeln("                    <\/A><\/LI>");
document.writeln("                <\/UL>");
document.writeln("              <\/LI>");
document.writeln("              <LI><A href=\"\..\/products\/index.jsp\">产品中心");
document.writeln("                |<\/A>");
document.writeln("                <UL>");
document.writeln("                  <LI ><A href=\"\..\/products\/index.jsp\">·");
document.writeln("                    滚针轴承类");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/products\/index.jsp\">·");
document.writeln("                    滑动轴承类");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/products\/index.jsp\">·");
document.writeln("                    铝合金类");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/products\/index.jsp\">·");
document.writeln("                    车辆专用泵类");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/products\/index.jsp\">·");
document.writeln("                    其它产品类");
document.writeln("                    <\/A><\/LI>");
document.writeln("                    <LI ><A href=\"\..\/products\/index.jsp\">·");
document.writeln("                    阀类");
document.writeln("                    <\/A><\/LI>");
document.writeln("                <\/UL>");
document.writeln("              <\/LI>");
document.writeln("              <LI><A href=\"\..\/servic\/index.jsp\">应用与服务|");
document.writeln("              <\/A>");
document.writeln("                <UL>");
document.writeln("                  <LI ><A href=\"\..\/servic\/yyly.jsp\">·");
document.writeln("                    应用领域");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/servic\/pjsc.jsp\">·");
document.writeln("                    配件市场");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/servic\/cygs.jsp\">·");
document.writeln("                    常见液压公式");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/servic\/sbfw.jsp\">·");
document.writeln("                    三包服务");
document.writeln("                    <\/A><\/LI>");
document.writeln("                    <LI ><A href=\"\..\/servic\/wxzzz.jsp\">·");
document.writeln("                    维修再制造");
document.writeln("                    <\/A><\/LI>");
document.writeln("                    <LI ><A href=\"\..\/servic\/pxtx.jsp\">·");
document.writeln("                    培训体系");
document.writeln("                    <\/A><\/LI>");
document.writeln("                <\/UL>");
document.writeln("              <\/LI>");
document.writeln("              <LI><A href=\"\..\/employment\/index.jsp\">");
document.writeln("                &nbsp;人才中心");
document.writeln("                |<\/A>");
document.writeln("                <UL>");
document.writeln("                  <LI ><A href=\"\..\/employment\/qywh.jsp\">·");
document.writeln("                    企业文化");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/employment\/index.jsp\">·");
document.writeln("                    招聘职位                    ");
document.writeln("                    <\/A><\/LI>");
document.writeln("                <\/UL>");
document.writeln("              <\/LI>");
document.writeln("              ");
document.writeln("              <LI><A href=\"\..\/contactus\/index.jsp\">");
document.writeln("                联系我们                |");
document.writeln("                <\/A>");
document.writeln("                <UL>");
document.writeln("                  <LI ><A href=\"\..\/contactus\/index.jsp\">·");
document.writeln("                    联系方式");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/contactus\/online.jsp\">·");
document.writeln("                    在线订购");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/contactus\/feedback.jsp\">·");
document.writeln("                    网上反馈");
document.writeln("                    <\/A><\/LI>");
document.writeln("                  <LI ><A href=\"\..\/member\/index.jsp\">·");
document.writeln("                    会员登录");
document.writeln("                    <\/A><\/LI>");
document.writeln("                <\/UL>");
document.writeln("              <\/LI>");
document.writeln("            <\/UL>");
document.writeln("          <\/div>");
document.writeln("        <\/center>")