document.write("<table width=904 height=2 border=0 cellpadding=0 cellspacing=0>");
document.write("	<tr>");
document.write("		<td width=100></td>");
document.write("		<td width=804 bgcolor=#70B214></td>");
document.write("	</tr>");
document.write("	</table>");
document.write("	<table width=904 height=2 border=0 cellpadding=0 cellspacing=0>");
document.write("	<tr>");
document.write("		<td width=100></td>");
document.write("		<td width=804></td>");
document.write("	</tr>");
document.write("	</table>");
document.write("	<table width=904 height=37 border=0 cellpadding=0 cellspacing=0>");
document.write("	<tr>");
document.write("		<td width=100></td>");
document.write("		<td width=131><A href=\"index.html\"><img id=\"menu1\" alt=\"\" border=\"0\" lowsrc=\"\" src=\"images/menu_01_b.gif\"></a></td>");
document.write("		<td width=132><A href=\"gsjj.htm\"><img id=\"menu2\" alt=\"\" border=\"0\" lowsrc=\"\" src=\"images/menu_02.gif\"></a></td>");
document.write("		<td width=135><A href=\"tslx.htm\"><img id=\"menu3\" alt=\"\" border=\"0\" lowsrc=\"\" src=\"images/menu_03.gif\"></a></td>");
document.write("		<td width=130><A href=\"order.htm\"><img id=\"menu4\" alt=\"\" border=\"0\" lowsrc=\"\" src=\"images/menu_04.gif\"></a></td>");
document.write("		<td width=133><A href=\"feedback.htm\"><img id=\"menu5\" alt=\"\" border=\"0\" lowsrc=\"\" src=\"images/menu_05.gif\"></a></td>");
document.write("		<td width=143><A href=\"lxwm.htm\"><img id=\"menu6\" alt=\"\" border=\"0\" lowsrc=\"\" src=\"images/menu_06.gif\"></a></td>");
document.write("	</tr>");
document.write("	</table>");
document.write("	<table width=904 height=1 border=0 cellpadding=0 cellspacing=0>");
document.write("	<tr>");
document.write("		<td width=100></td>");
document.write("		<td width=804></td>");
document.write("	</tr>");
document.write("	</table>");
document.write("	<table width=904 height=2 border=0 cellpadding=0 cellspacing=0>");
document.write("	<tr>");
document.write("		<td width=100></td>");
document.write("		<td width=804 bgcolor=#70B214></td>");
document.write("	</tr>");
document.write("	</table>");
document.write("<Script language=\"Javascript\">");
var sUrl  =  location.href;
//var s1=sUrl.lastIndexOf("\/");
//var vfname=sUrl.substr(parseInt(s1)+1,sUrl.length-parseInt(s1))
//alert(vfname);
if(sUrl.indexOf(".htm")<0){
	document.all("menu1").src="images/menu_01.gif";
}
else{
	

if(sUrl.indexOf("index.html")>0){
	document.all("menu1").src="images/menu_01.gif";
}
else{
	document.all("menu1").src="images/menu_01_b.gif";
}

if(sUrl.indexOf("gsjj")>0){
	document.all("menu2").src="images/menu_02_b.gif";
}
else{
	document.all("menu2").src="images/menu_02.gif";
}
if(sUrl.indexOf("tslx")>0 || sUrl.indexOf("kqjh")>0 || sUrl.indexOf("yqmp")>0 || sUrl.indexOf("glqqk")>0 || sUrl.indexOf("ctsb")>0 || sUrl.indexOf("jsqjl")>0){
	document.all("menu3").src="images/menu_03_b.gif";
}
else{
	document.all("menu3").src="images/menu_03.gif";
}
if(sUrl.indexOf("order")>0){
	document.all("menu4").src="images/menu_04_b.gif";
}
else{
	document.all("menu4").src="images/menu_04.gif";
}
if(sUrl.indexOf("feedback")>0){
	document.all("menu5").src="images/menu_05_b.gif";
}
else{
	document.all("menu5").src="images/menu_05.gif";
}
if(sUrl.indexOf("lxwm")>0){
	document.all("menu6").src="images/menu_06_b.gif";
}
else{
	document.all("menu6").src="images/menu_06.gif";
}
}
document.write("</Script>");