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