var oHits=document.getElementById("NewAsp_Hits"); if (oHits!=null) { oHits.style.display=''; oHits.innerHTML="本日:2 本周:2 本月:7 总数:735 "; }