function killErrors() 
{ 
return true; 
}   
window.onerror = killErrors; 
//<![CDATA[
//È¥³ý¿Õ¸ñ
String.prototype.trim = function() 
{
	return lib.trim(this);
};
function _gObj(id)
{
	return document.getElementById(id);
}

function showTag(id)
{
	_gObj(id).style.display = "block";
}

function hiddenTag(id)
{
	_gObj(id).style.display = "none";
}
//]]>
		function showpicA1(){
			document.getElementById("Ada").style.display="block";
			document.getElementById("Adb").style.display="none";
			document.getElementById("Adc").style.display="none";
		
		}

		function showpicA2(){
			document.getElementById("Ada").style.display="none";
			document.getElementById("Adb").style.display="block";
			document.getElementById("Adc").style.display="none";	
	
		}
		function showpicA3(){
			document.getElementById("Ada").style.display="none";
			document.getElementById("Adb").style.display="none";
			document.getElementById("Adc").style.display="block";				
		}
		function showpicA4(){
			document.getElementById("Add").style.display="block";
			document.getElementById("Ade").style.display="none";			
	
		}
		function showpicA5(){
			document.getElementById("Add").style.display="none";
			document.getElementById("Ade").style.display="block";					
		}

function _gObj(id)
{
	return document.getElementById(id);
}

function showTag(id)
{
	_gObj(id).style.display = "block";
}

function hiddenTag(id)
{
	_gObj(id).style.display = "none";
}

function openWinPrm(strHref,pWidth,pHeight)
{
  var strRef="";
  strRef=strRef+"width="+pWidth+",height="+pHeight+",";
  strRef=strRef+"left="+(screen.availWidth/2-pWidth/2)+"px,top="+(screen.availHeight/2-pHeight/2)+"px,";
  strRef=strRef+"resizable=no,scrollbars=no,status=no,toolbar=no,systemmenu=no,location=no,borderSize=thin,noborder";
  curPopupWindow = window.open(strHref,"otherWindow",strRef,false);
  curPopupWindow.parentWin = this.window;
}


function G_BaoChuo(id)
{
window.open("BaoChou.asp?ID="+id,"G_BaoChuo","toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=now,resizable=no,copyhistory=no,width=350,height=280,top=100,left=150");
}

function G_KuoWu(id)
{
window.open("KuoWu.asp?ID="+id,"G_KuoWu","toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=now,resizable=no,copyhistory=no,width=420,height=220,top=100,left=150");
}

function G_ShouChang(id)
{
window.open("ShouChang.asp?ID="+id,"G_ShouChang","toolbar=no,location=no,directories=no,status=yes,menubar=yes,scrollbars=now,resizable=no,copyhistory=no,width=350,height=280,top=100,left=150");
}

function G_PingLun(id)
{
window.open("PinLun.asp?ID="+id,"G_PingLun","toolbar=no,location=no,directories=yes,status=yes,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=550,height=580,top=100,left=150");
}


function G_Ns(id)
{
window.open("Look.asp?ID="+id,"Ns","toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=550,height=580,top=100,left=150");
}

function G_Gs(id)
{
window.open("Look.asp?action=Gdss&ID="+id,"Ns","toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=550,height=580,top=100,left=150");
}

function G_QS()
{
window.open("Qs.asp","G_QS","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=580,height=400,top=100,left=150");
}


function G_SH(id)
{
window.open("SHMB.asp?ID="+id,"Ns","toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=680,height=580,top=100,left=150");
}


function G_KuoWue(str)
{
alert(str)
}


function G_Bm(id)
{
window.open("BaoMin.asp","Bam","toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=650,height=650,top=20,left=300");
}