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 = 110;
	MNLB();
	MN1(menuid);
	MN("../common/p_liste.htm"," Home directory");
	MN("../index.html"," Home page ");
	MN2(menuid,"../index.html"," Home page");
	MNLE();

	menuid++;
	layerwidth = 110;
	MNLB();
	MN1(menuid);
	MN("carnv1e.htm"," Introduce");
	MN("carnv2e.htm"," Specification");
	MN("carnv9e.htm"," Video view");
	MN("carnv31e.htm"," Effect picture 1");
	MN("carnv32e.htm"," Effect picture 2");
	MN2(menuid,"carnv1.htm"," CNV Introduce");
	MNLE();

	
	menuid++;
	layerwidth = 120;
	MNLB();
	MN1(menuid);
	MN("carnv7e.htm"," Malfunction List ");
	MN("carnv8e.htm"," Light's adjustment ");
	MN2(menuid,"carnv1.htm"," Tech. support");
	MNLE();

	menuid++;
	layerwidth = 100;
	MNLB();
	MN1(menuid);
	MN("carnv5e.htm"," Price list");
	MN("me201e.htm"," Payment");
	MN2(menuid,"./cert/me2e.htm"," Want purchase");
	MNLE();

	menuid++;
	layerwidth = 110;
	MNLB();
	MN1(menuid);
	MN("../cert/me1e.htm"," Contact us");
	MN("../cert/me3e.htm"," About  us");
	MN2(menuid,"../cert/me1e.htm"," Contact _us");
	MNLE();
}
showmenu();
