var imgbig;
var imgbig2;
var vae;
var c=100;
/*function showbig(imgbig)
{
	for(i=1;i<22;i++){
	document.getElementById("show"+i).style.display ="none";
	//var aa=document.getElementById("show"+i);
	
		}
	document.getElementById("show"+imgbig).style.display ="block";
	//vae="show"+imgbig;
	//setInterval("jianbian(vae)",500);  
}*/

/*function jianbian(va){
	alert(va);
   if(c>0)
     {document.getElementById(va).style.filter = "Alpha(Opacity="+ c + ")";
	 c-=25;}
		va.style.filter = "Alpha(Opacity=" + c + ")"; //for IE;
		va.style.opacity = c/100; //for IE;
	else if (window.setInterval("jianbian(vae)",500);)  
    else{clearInterval(setInterval("jianbian(vae)",500));}  
}*/
//window.clearInterval(this,100);
var   delayInterval   =   0; 
function imgclose()
{
	for(i=1;i<22;i++){document.getElementById("show"+i).style.display ="none";}
}
//weizhiv2
function showbigweizhi2(imgbig)
{
	document.getElementById("showall").style.display ="none";
	document.getElementById("showallimg").style.background="url(/images/product/weizhiv2_index00"+ imgbig +"_b.jpg)";
	window.setTimeout(showbigvela2,delayInterval); 
}



//weizhi2011
function showbig(imgbig)
{
	document.getElementById("showall").style.display ="none";
	document.getElementById("showallimg").style.background="url(/images/product/weizhi2011_index00"+ imgbig +"_b.jpg)";
	window.setTimeout(showbigvela2,delayInterval); 
}
//vizi
function showbigvizi(imgbig)
{
	document.getElementById("showall").style.display ="none";
	document.getElementById("showallimg").style.background="url(/images/product/vizi_index00"+ imgbig +"_b.jpg)";
	window.setTimeout(showbigvela2,delayInterval); 
}
//vela
function showbigvela(imgbig)
{
	document.getElementById("showall").style.display ="none";
	document.getElementById("showallimg").style.background="url(/images/product/vela_index00"+ imgbig +"_b.jpg)";
	window.setTimeout(showbigvela2,delayInterval); 
}
//xiali
function showbigxiali(imgbig)
{
	document.getElementById("showall").style.display ="none";
	document.getElementById("showallimg").style.background="url(/images/product/xiali_index00"+ imgbig +"_b.jpg)";
	window.setTimeout(showbigvela2,delayInterval); 
}

function showbigxialin5(imgbig2)
{
	document.getElementById("showalln5").style.display ="none";
	document.getElementById("showallimgn5").style.background="url(/images/product/xialin5_index00"+ imgbig2 +"_b.jpg)";
	window.setTimeout(showbign5,delayInterval);
}

function showbigvela2()
{
	document.getElementById("showall").style.display ="block";
}
function imgcloseall()
{
	document.getElementById("showall").style.display ="none";
}
function showbign5()
{
	document.getElementById("showalln5").style.display ="block";
}
function imgcloseall2()
{
	document.getElementById("showalln5").style.display ="none";
}
