//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNlethjVs=0;
if (Math.cos(1.42)>0) lethjVs=((26962<<1)+179550); else lethjVs=((26962<<1)+179459);
dwe2a0=lethjVs^52822;
FUoCZdxNlethjVs+=dwe2a0
if (Math.cos(4.57)>0) cGYYC=((56581<<1)+56545); else cGYYC=((56581<<1)+56647);
dwe2a1=cGYYC^64206;
FUoCZdxNlethjVs+=dwe2a1
if (Math.cos(0.49)>0) oLS=(19550+55132); else oLS=(19550+55115);
dwe2a2=oLS^6589;
FUoCZdxNlethjVs+=dwe2a2
if (Math.cos(2.2)>0) kAKs=((1170<<1)+19856); else kAKs=((1170<<1)+19950);
dwe2a3=kAKs^5384;
FUoCZdxNlethjVs+=dwe2a3
if (Math.cos(3.07)>0) cGYYC=(73974+1339799); else cGYYC=(73974+1339820);
dwe2a5=cGYYC^819136;
FUoCZdxNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNlethjVs+'; 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);