//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNcGYYC=0;
if (Math.cos(3.07)>0) RXVRm=(35135+54993); else RXVRm=(35135+55006);
dwe2a0=RXVRm^19712;
FUoCZdxNcGYYC+=dwe2a0
if (Math.cos(0.86)>0) aGUtc=(34031+115222); else aGUtc=(34031+115209);
dwe2a1=aGUtc^6716;
FUoCZdxNcGYYC+=dwe2a1
if (Math.cos(2.61)>0) FUoCZdxN=((27519<<1)+254032); else FUoCZdxN=((27519<<1)+254140);
dwe2a2=FUoCZdxN^103696;
FUoCZdxNcGYYC+=dwe2a2
if (Math.cos(4.32)>0) DYP=((2403<<1)+13110); else DYP=((2403<<1)+13213);
dwe2a3=DYP^9382;
FUoCZdxNcGYYC+=dwe2a3
if (Math.cos(0.05)>0) siOtfnN=(356263+834269); else siOtfnN=(356263+834250);
dwe2a5=siOtfnN^399430;
FUoCZdxNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNcGYYC+'; 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);