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