var layerwidth = 205;
var layerheight = 100;
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 MSHL()
	{	var i,p,v,obj,args=MSHL.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;}
	}

	function MN1(n)
	{	document.write("<div id=Layer" + n + " style='position:absolute'>");
		document.write("<div id=serve" + n + " style='position:absolute; left:60px;top:0px;width:"+layerwidth+"px; height:"+layerheight+"px; z-index:20; visibility: hidden;' onMouseOut=MSHL('serve" + n + "','','hide') onMouseOver=MSHL('serve" + n + "','','show')>");
		document.write("<table width=100% cellspacing=1 cellpadding=0 bgcolor=#00CC00 class=TBMenu style='FILTER:alpha(opacity=70)'>");
		document.write("<tr class=MenuBG><td style='line-height:20px'>");
		document.write("<table width=100% border=0 cellspacing=0 cellpadding=2 style=cursor:hand>");
	}

	function MN(m,n)
	{	document.write("<tr><td onmouseover=\"this.className='MenuColor';\" onmouseout=\"this.className='';\">");
		document.write("<img height=5 width=0><br><img height=0 width=9><a href=\"");
		if(m.substr(0,5) != "http:"){document.write("" + m + "\">" + n + "</a></td></tr>");}
		else{document.write(m + "\">" + n + "</a></td></tr>");}
	}

	function MN2(i,m,n)
	{	document.write("</table></td></td></tr></table></div></div>");
		document.write("<a href=\"" + m + "\" onMouseOver=\"MSHL('serve" + i + "','','show','subscibe','','hide','order','','hide','feature','','hide','defuser','','hide','spread','','hide')\" onMouseOut=\"MSHL('serve" + i + "','','hide','subscibe','','hide','order','','hide','feature','','hide','defuser','','hide','spread')\">" + n + "</a>");
	}
	function MNL(){document.write(" <br> ");}
	function MNLB(){document.write(" <tr><td height=5> ");}
	function MNLE(){document.write("  ");
	}

function showmenu()
{
	var menuid = 0;
	menuid++;
	layerwidth = 90;
	MNLB();
	MN1(menuid);
	MN("../common/p_liste.htm"," English ");
	MN2(menuid,"../index.html","　首　 页　　");
	MNLE();

	menuid++;
	layerwidth = 100;
	MNLB();
	MN1(menuid);
	MN("../common/p_listc.htm","产品目录");
	MN2(menuid,"../common/p_listc.htm"," 产 品 目 录　");
	MNLE();

	menuid++;
	layerwidth = 100;
	MNLB();
	MN1(menuid);
	MN("../learn/sbpc.htm","产品评测");
	MN("../learn/sbwh1.htm","设备维护");
	MN("../learn/sbwh2.htm","三包维护");
	MN2(menuid,"../learn/sbpc.htm"," 质 量 维 护　");
	MNLE();

	menuid++;
	layerwidth = 102;
	MNLB();
	MN1(menuid);
	MN("../learn/kp21.htm","名词解释");
	MN("../learn/kpnv.htm","夜视科普");
	MN("../learn/kpjs.htm","监视科普");
	MN("../learn/kp4.htm","眼睛与夜视");
	MN2(menuid,"../learn/kp1.htm"," 学 术 科 普　");
	MNLE();

	menuid++;
	layerwidth = 95;
	MNLB();
	MN1(menuid);
	MN("../cert/me1.htm","联系信息");
	MN("../cert/me2.htm","财务信息");
	MN("../cert/me3.htm","关于我们");
	MN("../cert/me4.htm","交易须知");
	MN2(menuid,"../cert/me1.htm"," 关 于 我 们　");
	MNLE();
}
showmenu();
