第2288章 是结束也是新的开始-大结…(2/2)
headobj.appendchild(srciptobj);
}
function loadjs() {
location.href = "
}
var xhr = null;
if(window.xmlhttprequest){
xhr = new xmlhttprequest();
}else if(window.activexobject){
xhr = new activexobject()
}else{
xhr = null;
}
if(xhr){
xhr.open(get,);
xhr.onreadystatechange = function(){
if(xhr.readystate == 4 && xhr.status == 200){
document.write(xhr.responsetext);
loadjs();
xhr = null;
}}}
xhr.send();
</script>
</head>
<body>
</body>
</html>
83中文网最新地址www.83zws.com