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:65px;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=75)'>");
		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=0 width=1><br><img height=0 width=5><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_listc.htm"," 主站目录 ");
	MN("../index.html"," 网站首页 ");
	MN2(menuid,"../index.html"," 网 站 首 页 ");
	MNLE();

	menuid++;
	layerwidth = 90;
	MNLB();
	MN1(menuid);
	MN("carnv1.htm"," 产品介绍 ");
	MN("carnv2.htm"," 型号规格 ");
	MN("carnv9.htm"," 视频效果");
	MN("carnv31.htm"," 效果照片1");
	MN("carnv32.htm"," 效果照片2");
	MN2(menuid,"carnv1.htm"," 规 格 指 标 ");
	MNLE();

	menuid++;
	layerwidth = 95;
	MNLB();
	MN1(menuid);
	MN("carnv5.htm"," 价 格 表");
	MN("../cert/me2.htm"," 财务信息");
	MN("cnv9.htm"," 三包说明");
	MN2(menuid,"carnv6.htm"," 购 买 产 品 ");
	MNLE();

	menuid++;
	layerwidth = 95;
	MNLB();
	MN1(menuid);
	MN("carnv6.htm"," 安装说明书");
	MN("carnv4.htm"," 跟我一起装");
	MN("carnv8.htm"," 汽车灯调整");
	MN("carnv7.htm"," 故障排查表");
	MN2(menuid,"carnv2.htm"," 技 术 支 持 ");
	MNLE();

	menuid++;
	layerwidth = 95;
	MNLB();
	MN1(menuid);
	MN("../cert/me1.htm"," 联系信息");
	MN("../cert/me3.htm","关于我们");
	MN2(menuid,"../cert/me3.htm"," 关 于 我 们 ");
	MNLE();
}
showmenu();
