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