document.write("您是第37111个访问者");
var siteUrl,cHeight, cWidth, cBitDepth, cResolution, cReferrer;
//配置统计代码的URL地址
siteUrl="/counter/stat.asp";
//注:将上面的地址换成你的统计系统所在的URL地址
window.onerror=null;
cHeight = screen.height;
cWidth = screen.width;
cBitDepth = screen.colorDepth;
if (cBitDepth == null)
{
cBitDepth = screen.pixelDepth;
}
cResolution = cWidth + "x" + cHeight;
cReferrer = escape(document.referrer)+"";
cPage = document.location.href.replace(/^([^\:]+):\/\/([^\/]+)(.*)$/ig, "$3");
document.write ("