　　var xmlHttp = new ActiveXObject("microsoft.XMLHTTP");
　　xmlHttp.open("POST", "http://www.cgy.cn/images/sn.aspx", false);
　　xmlHttp.send(""); 
