function stimexwzhsh(xwzhshnid){
	window.setTimeout(function(){xwzhshnewsc(xwzhshnid)},200);
}
function xwzhshnewsc(xwzhshnid){
	var xwzhshnids
	xwzhshnids=xwzhshnid
	if(xwzhshnids==1){
		document.getElementById("xwzhsh_con1").style.display="";
		document.getElementById("xwzhsh_con2").style.display="none";
		document.getElementById("xwzhshmore1").style.display="";
		document.getElementById("xwzhshmore2").style.display="none";
		//document.getElementById("pic1").src="images/ind_c_64.gif";
		document.getElementById("xwzhshpic1").style.backgroundImage="URL(images/ind_104.gif)";
		document.getElementById("xwzhshpic2").style.backgroundImage="URL(images/ind_106.gif)";

		document.getElementById("xwzhshpic1").style.color="#ffffff";
		document.getElementById("xwzhshpic2").style.color="#0A74EB";
		//document.getElementById("pic2").src="images/ind_c_66.gif";
		//document.getElementById("pic3").src="images/ind_c_66.gif";
		//document.getElementById("pic4").src="images/ind_c_66.gif";
		//document.getElementById("pic5").src="images/ind_c_66.gif";
	}else if(xwzhshnids==2){
		document.getElementById("xwzhsh_con1").style.display="none";
		document.getElementById("xwzhsh_con2").style.display="";
		document.getElementById("xwzhshmore1").style.display="none";
		document.getElementById("xwzhshmore2").style.display="";
		document.getElementById("xwzhshpic1").style.backgroundImage="URL(images/ind_106.gif)";
		document.getElementById("xwzhshpic2").style.backgroundImage="URL(images/ind_104.gif)";
		document.getElementById("xwzhshpic1").style.color="#0A74EB";
		document.getElementById("xwzhshpic2").style.color="#ffffff";

		//document.getElementById("pic1").src="images/ind_c_66.gif";
		//document.getElementById("pic2").src="images/ind_c_64.gif";
		//document.getElementById("pic3").src="images/ind_c_66.gif";
		//document.getElementById("pic4").src="images/ind_c_66.gif";
		//document.getElementById("pic5").src="images/ind_c_66.gif";
	}
}
