if( tarObj = document.getElementById('counts')){
tarNum = "726件";
	tarObj.innerHTML = tarNum;
}

