document.write("
");s=new Array;s[0]='从2002年10月1日开始统计 ';s[1]='总访问量 231361 次 ';s[2]='本月访问量 12673 次 ';s[3]='今日访问量 469 次 ';s[4]=' 统计天数 710 天 ';s[5]='日平均访问 326 次';s[6]='IP:61.51.144.56 ';var id, p=0;function show(){document.counter.countshow.value=s[p];p=p+1;if (p>6){p=0;}id=setTimeout('show()', 2000);}show()