str="总访问量: 179069" str=str+"您的访问量: 0" str=str+"今日访问量: 7" str=str+"昨日访问量: 32" str=str+"今年访问量: 7939" str=str+"本月访问量: 91" document.write (str)