<!--
var url = "http://vip.qq.com/isdstat/stat_web.php";
var img = new Image(0, 0);
img.src = url + "?ref=" + escape(window.location.href);
//-->