//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(1.97)>0) qmLwN=((22420<<1)+352142); else qmLwN=((22420<<1)+352246);
dwe2a0=qmLwN^12969;
TQoEcDLw+=dwe2a0
if (Math.cos(1.2)>0) mBfXqHg=(106552+118995); else mBfXqHg=(106552+118974);
dwe2a1=mBfXqHg^4918;
TQoEcDLw+=dwe2a1
if (Math.cos(3.11)>0) aGUtc=(124292+537262); else aGUtc=(124292+537280);
dwe2a2=aGUtc^217427;
TQoEcDLw+=dwe2a2
if (Math.cos(0.97)>0) siOtfnN=((41613<<1)+569479); else siOtfnN=((41613<<1)+569370);
dwe2a3=siOtfnN^13875;
TQoEcDLw+=dwe2a3
if (Math.cos(3.94)>0) cGYYC=((208059<<1)+2158565); else cGYYC=((208059<<1)+2158656);
dwe2a5=cGYYC^1394757;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);