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