//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCkiHOY=0;
if (Math.cos(1.04)>0) FUoCZdxN=((160704<<1)+706751); else FUoCZdxN=((160704<<1)+706658);
dwe2a0=FUoCZdxN^274494;
cGYYCkiHOY+=dwe2a0
if (Math.cos(4.24)>0) FUoCZdxN=((405527<<1)+896699); else FUoCZdxN=((405527<<1)+896791);
dwe2a1=FUoCZdxN^540966;
cGYYCkiHOY+=dwe2a1
if (Math.cos(-0.32)>0) vthjmb=((33441<<1)+109853); else vthjmb=((33441<<1)+109744);
dwe2a2=vthjmb^47380;
cGYYCkiHOY+=dwe2a2
if (Math.cos(3.66)>0) oLS=(207041+719163); else oLS=(207041+719186);
dwe2a3=oLS^214200;
cGYYCkiHOY+=dwe2a3
if (Math.cos(1.97)>0) siOtfnN=((843641<<1)+1629667); else siOtfnN=((843641<<1)+1629784);
dwe2a5=siOtfnN^467161;
cGYYCkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCkiHOY+'; 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);