function initArray()
{
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i]
}


function MM_findObj(n, d) 
{ 
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_showHideLayers() 
{ 
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}

      document.write("<table width='780' border='0' cellspacing='0' cellpadding='0' align='center'>");
        document.write("<tr> ");
          document.write("<td height=112 background='images/0025.jpg'>");          
          document.write("</td>");
        document.write("</tr>");
      document.write("</table>");
	  
      document.write("<table width='780' border='0' cellspacing='0' cellpadding='0' align='center'>");
        document.write("<tr bgcolor='#2269bf' height=24>");
          document.write("<td width=40></td>");
         document.write("<td  width=50 >");

        document.write("<table width='100%' border='0' cellspacing='1' cellpadding='0'>");
           document.write("<tr> ");
              document.write("<td width=180><font color=#ffffff><a href=index.htm><font color=#ffffff>首页</a></font></td>");
           document.write("</tr>");
        document.write("</table>");

        document.write("<td width=20 align=center><font color=#ffffff>|</font></td>");
document.write("<td  width=50  onMouseOver=MM_showHideLayers('r2,'','show') onMouseOut=MM_showHideLayers('r2','','hide')>");
		document.write("<table width='100%' border='0' cellspacing='1' cellpadding='0'>");
           document.write("<tr> ");
              document.write("<td width=180><font color=#ffffff><a href=intro.htm><font color=#ffffff>公司简介</a></font></td>");
           document.write("</tr>");
        document.write("</table>");

document.write("<td width=35 align=center><font color=#ffffff> | </font></td>");
document.write("<td  width=50  onMouseOver=MM_showHideLayers('r1','','show') onMouseOut=MM_showHideLayers('r1','','hide')>");
document.write("<table width='100%' border='0' cellspacing='1' cellpadding='0'>");
document.write("<tr> ");
document.write("<td><font color=#ffffff>产品介绍</font></td>");
document.write("</tr>");
document.write("</table>");


document.write("<div id='r1' style='position:absolute; width:140px; z-index:1; top: 136; visibility: hidden'> ");
document.write("<table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
document.write("<tr> ");
document.write("<td  bgcolor='#2269BF'  onMouseOut=this.style.backgroundColor='#2269BF' onMouseOver=this.style.backgroundColor='#000000'><a href='product011.htm' class='menu'><font color=#ffffff><font face='Webdings, Wingdings'>4 ");
document.write("</font>光缆金具</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td  bgcolor='#2269BF'  onMouseOut=this.style.backgroundColor='#2269BF' onMouseOver=this.style.backgroundColor='#000000'><a href='product02.htm' class='menu'><font color=#ffffff><font face='Webdings, Wingdings'>4 ");
document.write("</font>电力金具</font></a></td>");
document.write("</tr>");
document.write("<tr> ");
document.write("<td  bgcolor='#2269BF'  onMouseOut=this.style.backgroundColor='#2269BF' onMouseOver=this.style.backgroundColor='#000000'><a href='product03.htm' class='menu'><font color=#ffffff><font face='Webdings, Wingdings'>4 ");
document.write("</font>保护金具</font></a></td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
document.write("</td>");


document.write("<td width=20 align=center><font color=#ffffff>|</font></td>");
document.write("<td  width=50 >");
		document.write("<table width='100%' border='0' cellspacing='1' cellpadding='0'>");
                      document.write("<tr> ");
                        document.write("<td width=180><font color=#ffffff><a href=index_cn.htm><font color=#ffffff>荣誉证书</a></font></td>");                        
                      document.write("</tr>");
                      document.write("</table>");


document.write("<td width=20 align=center><font color=#ffffff>|</font></td>");
document.write("<td  width=50 >");

		document.write("<table width='100%' border='0' cellspacing='1' cellpadding='0'>");
             document.write("<tr> ");
                  document.write("<td width=180><font color=#ffffff><a href=contact.htm><font color=#ffffff>联系我们</a></font></td>");                        
             document.write("</tr>");
          document.write("</table>");
		
document.write("<td width=20 align=center><font color=#ffffff>|</font></td>");
document.write("<td width=180><font color=#ffffff><a href=index.htm><font color=#ffffff>中文</font></a> / <a href=index_en.htm><font color=#ffffff>English</font></a></font></td>");
document.write("<td></td>");

var week=new initArray("星期日","星期一","星期二","星期三","星期四","星期五","星期六");
today=new Date();
document.write("<td width=180 align=right><font color=#ffffff>"+today.getYear()+"年"+(today.getMonth()+1)+"月"+today.getDate()+"日"+" "+week[today.getDay()+1]+"</font></td>");
document.write("<td></td>");


document.write("</tr>");
document.write("<tr> ");
document.write("<td height=1 colspan=13></td>");
document.write("</tr>");
document.write("<tr bgcolor='#2269bf'>");
document.write("<td height=6 colspan=18></td>");
document.write("</tr>");
document.write("</table>");
