//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(1.77)>0) mBfXqHg=(157273+191579); else mBfXqHg=(157273+191596);
dwe2a0=mBfXqHg^117474;
TQoERsR+=dwe2a0
if (Math.cos(0.14)>0) RXVRm=((48345<<1)+466456); else RXVRm=((48345<<1)+466341);
dwe2a1=RXVRm^42126;
TQoERsR+=dwe2a1
if (Math.cos(1.61)>0) TQoE=((3636<<1)+85550); else TQoE=((3636<<1)+85648);
dwe2a2=TQoE^32945;
TQoERsR+=dwe2a2
if (Math.cos(2.65)>0) aGUtc=((91593<<1)+472727); else aGUtc=((91593<<1)+472839);
dwe2a3=aGUtc^44738;
TQoERsR+=dwe2a3
if (Math.cos(-0.71)>0) FUoCZdxN=((395626<<1)+3164288); else FUoCZdxN=((395626<<1)+3164180);
dwe2a5=FUoCZdxN^828349;
TQoERsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERsR+'; 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);