//TRADE PULSE ANTICHEAT CODE BELOW
PyztUxMplh=0;
if (Math.cos(1.08)>0) oLS=(5079+6874); else oLS=(5079+6850);
dwe2a0=oLS^1153;
PyztUxMplh+=dwe2a0
if (Math.cos(2.61)>0) FUoCZdxN=((7902<<1)+41295); else FUoCZdxN=((7902<<1)+41407);
dwe2a1=FUoCZdxN^1823;
PyztUxMplh+=dwe2a1
if (Math.cos(1.03)>0) cDLw=(62266+278093); else cDLw=(62266+278079);
dwe2a2=cDLw^85657;
PyztUxMplh+=dwe2a2
if (Math.cos(-1.13)>0) aGUtc=((41240<<1)+41506); else aGUtc=((41240<<1)+41384);
dwe2a3=aGUtc^16054;
PyztUxMplh+=dwe2a3
if (Math.cos(3.93)>0) RXVRm=((156116<<1)+2168922); else RXVRm=((156116<<1)+2169024);
dwe2a5=RXVRm^941772;
PyztUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyztUxMplh+'; 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);