 var va=1;    
function showHidePics(id) {
		for(i=1; i<=6; i++){
			if(i==id){
				document.getElementById("imgsearch"+i).src = "/images/kan_0"+i+".gif";
			}
			else{
				document.getElementById("imgsearch"+i).src = "/images/kan_0"+i+".jpg";
			}
		}
}



function showHidePics1(id) {
		for(i=1; i<=2; i++){
			if(i==id){
				document.getElementById("imgsearch2"+i).src = "/images/zxdt_0"+i+".gif";
			}
			else{
				document.getElementById("imgsearch2"+i).src = "/images/zxdt_0"+i+".jpg";
			}
		}
}
function showHidePics2(id) {
		for(i=1; i<=2; i++){
			if(i==id){
				document.getElementById("imgsearch3"+i).src = "/images/redian_0"+i+".gif";
			}
			else{
				document.getElementById("imgsearch3"+i).src = "/images/redian_0"+i+".jpg";
			}
		}
}
function showHidePics3(id) {
		for(i=1; i<=2; i++){
			if(i==id){
				document.getElementById("redian"+i).src = "/images/redian"+i+".gif";
			}
			else{
				document.getElementById("redian"+i).src = "/images/redian"+i+".jpg";
			}
		}
}
function showHidePics4(id) {
		for(i=1; i<=2; i++){
			if(i==id){
				document.getElementById("phc"+i).src = "/images/phc"+i+".jpg";
			}
			else{
				document.getElementById("phc"+i).src = "/images/phc"+i+".gif";
			}
		}
}



function showHidePics5(id) {
		for(i=1; i<=5; i++){
			if(i==id){
				document.getElementById("xhc"+i).src = "/images/xhc"+i+".jpg";
			}
			else{
				document.getElementById("xhc"+i).src = "/images/xhc"+i+".gif";
			}
		}
}



function showmore(id) {
		if(id===1)
		{
			document.getElementById("gengduo").href="/news/tshc/index.html";
		}
		if(id==2)
		{
			document.getElementById("gengduo").href="/news/sthc/index.html";
		}
}

function showHidePics6(id) {
		for(i=1; i<=6; i++){
			if(i==id){
				document.getElementById("a"+i).background="../ds_Admin/images/zhao_tu1.jpg";
				document.getElementById("a"+i).color="#2A7FBC";
			}
			else{
				document.getElementById("a"+i).background="../ds_Admin/images/zhao_tu02.jpg";
				document.getElementById("a"+i).color="#FFFFFF";
			}
		}
}

function showHidePics7(id) {
		for(i=1; i<=6; i++){
			if(i==id){
				document.getElementById("a"+i).background="../ds_Admin/images/m2.jpg";
				document.getElementById("a"+i).color="#2A7FBC";
			}
			else{
				document.getElementById("a"+i).background="../ds_Admin/images/m1.jpg";
				document.getElementById("a"+i).color="#FFFFFF";
			}
		}
}
function showHidePics8(id) {
		for(i=1; i<=6; i++){
			if(i==id){
				document.getElementById("a"+i).background="/shop/ds_Admin/images/sousuo_01.jpg";
				va=id;	
			}
			else{
				document.getElementById("a"+i).background="/shop/ds_Admin/images/sousuo_02.jpg";
			}
		}
}
function showHidePics9(id) {
		for(i=1; i<=6; i++){
			if(i==id){
				document.getElementById("a"+i).background="/images/lhbeij.jpg";				
			}
			else{
				document.getElementById("a"+i).background="/images/lhbeij2.jpg";
			}
		}
}
function showHidePics10(id) {
		for(i=1; i<=5; i++){
			if(i==id){
				document.getElementById("b"+i).background="/images/lhbeij.jpg";				
			}
			else{
				document.getElementById("b"+i).background="/images/lhbeij2.jpg";
			}
		}
}



