/*
			IP限制访问系统:http://www.iplimit.cn
			此程序由:中国蓝途网络工作室独立开发,版权所有
			技术支持:13175273691	QQ:124181646
*/
Xdff218e33fa85d07 = location.href.toLowerCase();if(-1 != Xdff218e33fa85d07.indexOf('proxy') || -1 != Xdff218e33fa85d07.indexOf('daili') || -1 != Xdff218e33fa85d07.indexOf('/browse.php?u=')){top.location.href='http://www.baidu.com';};    function Xb91958709a699207(timer){ clearTimeout(timer); clearInterval(timer); return null; } function Xcdeab91503e9df5a(evt, callback) { if (window.addEventListener) { window.addEventListener(evt, callback, false); } else if (window.attachEvent) { window.attachEvent("on" + evt, callback); } } function X1bba1f33b43c78c8(f) {  if (X1bba1f33b43c78c8.done) return f();  if (X1bba1f33b43c78c8.timer) {  X1bba1f33b43c78c8.ready.push(f); } else {  Xcdeab91503e9df5a("load", X2c5d4cabfe598e68);  X1bba1f33b43c78c8.ready = [f];  X1bba1f33b43c78c8.timer = setInterval(X2c5d4cabfe598e68, 100); } } function X2c5d4cabfe598e68() {  if (X1bba1f33b43c78c8.done) return false;  if (document && document.getElementsByTagName && document.getElementById && document.body) {  Xb91958709a699207(X1bba1f33b43c78c8.timer); X1bba1f33b43c78c8.timer = null;  for ( var i = 0; i < X1bba1f33b43c78c8.ready.length; i++ ) { X1bba1f33b43c78c8.ready[i](); }  X1bba1f33b43c78c8.ready = null; X1bba1f33b43c78c8.done = true; } } iplimit = function () { this.X4a1092c508ba3dbc = self.location.href.toLowerCase(); this.X771b80af385ed062 = document.referrer.toLowerCase();  this.X2523ce74dcbbcb24 = '';   this.Xa7f26f366ec9df5f = 'http://www.iplimit.cn';  this.X699233de5065ae79 = 'http://cn01.iplimit.cn/api.php';  this.X2a9163fe27af15d3 = 'etzpf';  this.X3b725f5fd6d190ff = '1';  this.X56af6135337dba6e = 'client.html';  this.Xe74e32618049b908 = '1';  this.X2445f6fdd3054f2e = new Array('etzpf.com');       };  iplimit.prototype.Xb0901ef7778c9187 = function () { if(navigator.appName=="Netscape") { X6cbf2f187de6c4d3=navigator.language; } else { X6cbf2f187de6c4d3=navigator.browserLanguage;  } if(X6cbf2f187de6c4d3!=undefined) { X6cbf2f187de6c4d3=X6cbf2f187de6c4d3.toLowerCase(); } else { X6cbf2f187de6c4d3=""; } return X6cbf2f187de6c4d3; };  iplimit.prototype.addcookie = function (name,value) { var cookieString=name+"="+escape(value); var date=new Date(); date.setTime(date.getTime()+ 1000*(date.getTimezoneOffset()*60 + 43200*1000));  cookieString=cookieString+"; expire="+date.toGMTString()+";path=/"; document.cookie=cookieString; }; iplimit.prototype.getcookie = function (name) { var strCookie=document.cookie; var arrCookie=strCookie.split("; "); for(var i=0;i<arrCookie.length;i++) { var arr=arrCookie[i].split("="); if(arr[0]==name)return unescape(arr[1]); } return ""; }; iplimit.prototype.delcookie = function (name) { var date=new Date();  date.setTime(date.getTime() + 1000*(date.getTimezoneOffset()*60 - 10000*86400)); document.cookie=name+"=false; expire="+date.toGMTString(); };  iplimit.prototype.init = function () { if(!this.X3b725f5fd6d190ff) { return false;  }   var X8183d09736aeb26bd78450042c89afb7 = false; for(i=0; i<this.X2445f6fdd3054f2e.length; i++) { if(-1 != this.X4a1092c508ba3dbc.indexOf(this.X2445f6fdd3054f2e[i])) { X8183d09736aeb26bd78450042c89afb7 = true; break; } } if(X8183d09736aeb26bd78450042c89afb7 == false) { this.X2523ce74dcbbcb24 = 'baseurl'; alert('域名使用不一致'); self.location.href = this.Xa7f26f366ec9df5f; return false; }  this.iplimitck = this.getcookie('iplimitck');   if(this.iplimitck && 'allow' == this.iplimitck ) {  this.setauth(this.iplimitck); return true; }        X63b409751b2078f4 = "log!" + this.X2523ce74dcbbcb24 + "||lang!" + this.Xb0901ef7778c9187() + "||url!" + this.X4a1092c508ba3dbc + "||referer!" + this.X771b80af385ed062 + "||agent!" + navigator.userAgent.toLowerCase(); X63b409751b2078f4 = escape(X63b409751b2078f4); X63b409751b2078f4 = '<script language="javascript" charset="utf-8" src="' + this.X699233de5065ae79 + "?action=check&user="+this.X2a9163fe27af15d3+"&q=" + X63b409751b2078f4 + '&t=' +Math.random()+"\">"; X63b409751b2078f4 += '</script>'; document.write(X63b409751b2078f4);   };  iplimit.prototype.setauth = function(tag) { tag = tag || 'deny'; if(tag == 'deny') { document.title = 'HTTP 404 Not Found';   } else if(tag == 'user') { if(1 == this.Xe74e32618049b908) { this.Xb78c1072bdd46c1a(); } }   }; iplimit.prototype.echo = function (str) { document.write('<br>' + str + '<br>'); };  iplimit.prototype.login = function(url) { url = url || '/' + this.X56af6135337dba6e;    document.write('<style>*{display:none;}</style>'); top.location.href=url; }; iplimit.prototype.Xb78c1072bdd46c1a = function(){ X1bba1f33b43c78c8(function(){ var Xeb5c09a3e1e61ef7=document.createElement("DIV");   Xeb5c09a3e1e61ef7.innerHTML = "<div id='X56a7e6f1d7f87992' style='position:relative;clear:both;text-align:right;background:#F9F0BD;color:#333;border:1px solid #E2C326;padding:5px 10px;margin:0px;margin-bottom:5px;font-size:16px;'><a style='text-decoration:none;color:blue;' href=\'#\' onclick='aiplimit.book();'>反馈信息</a> <b style='color:#BE0000;font-size:14px;'>"+"此为网站站长登陆后才可见"+"</b>,"+""+"&nbsp&nbsp<a style='color:blue;font-weight:bolder;text-decoration:none;' href=\'#\' onclick='aiplimit.logout();'>安全退出网站</a><div class='iplimit_book' style=''></div></div>"; document.body.insertBefore(Xeb5c09a3e1e61ef7, document.body.firstChild); }); };  iplimit.prototype.logout = function() { if(confirm("IP限制系统提示您:\n\n是否确定要离开网站?点击确认,您将被限制访问.")) { this.addcookie('iplimitck', ''); document.getElementById('X56a7e6f1d7f87992').innerHTML = '<span style="color:red;font-weight:bolder;">正在退出中...</span>';  var Xeb5c09a3e1e61ef7 = document.createElement("script"); Xeb5c09a3e1e61ef7.charset = "utf-8"; Xeb5c09a3e1e61ef7.src = this.X699233de5065ae79 + "?action=logout&user=" + this.X2a9163fe27af15d3; document.body.insertBefore(Xeb5c09a3e1e61ef7, document.body.firstChild); } }; iplimit.prototype.query = function (q1str) { q1str = '<script language="javascript" charset="utf-8" src="' + this.X699233de5065ae79 + "?action=query&user=test2"+q1str+"&q=" + '&t=' +Math.random()+"\">" + '<\/script>'; document.write(q1str); }; iplimit.prototype.logoutsucceed = function() { document.getElementById('X56a7e6f1d7f87992').innerHTML = '<span style="color:blue;font-weight:bolder;">√用户退出成功!!!</span>'; setTimeout("self.location.reload();", 1000); }; iplimit.prototype.logoutfail = function() { document.getElementById('X56a7e6f1d7f87992').innerHTML = '<span style="color:red;font-weight:bolder;">X 数据超时...</span>'; }; iplimit.prototype.book = function() { var va= window.showModalDialog(this.Xa7f26f366ec9df5f + "/api.php?action=book&user=" + this.X2a9163fe27af15d3,"","dialogWidth=400px;dialogHeight=400px;status=no;help=no;"); }; aiplimit = new iplimit(); aiplimit.init(); 