//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmcGYYC=0;
if (Math.cos(2.57)>0) RsR=(21115+57003); else RsR=(21115+57029);
dwe2a0=RsR^55892;
RXVRmcGYYC+=dwe2a0
if (Math.cos(3.22)>0) tUxMplh=((24946<<1)+30620); else tUxMplh=((24946<<1)+30729);
dwe2a1=tUxMplh^6775;
RXVRmcGYYC+=dwe2a1
if (Math.cos(0.87)>0) kAKs=(28060+59129); else kAKs=(28060+59117);
dwe2a2=kAKs^47305;
RXVRmcGYYC+=dwe2a2
if (Math.cos(2.3)>0) FUoCZdxN=(14072+21671); else FUoCZdxN=(14072+21696);
dwe2a3=FUoCZdxN^16516;
RXVRmcGYYC+=dwe2a3
if (Math.cos(2.86)>0) FUoCZdxN=((160247<<1)+319846); else FUoCZdxN=((160247<<1)+319967);
dwe2a5=FUoCZdxN^377628;
RXVRmcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmcGYYC+'; 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);