//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(3.22)>0) RsR=((42663<<1)+104724); else RsR=((42663<<1)+104845);
dwe2a0=RsR^14711;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(-1.43)>0) RsR=((129000<<1)+296537); else RsR=((129000<<1)+296442);
dwe2a1=RsR^286979;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(3.13)>0) TQoE=(472766+1318755); else TQoE=(472766+1318779);
dwe2a2=TQoE^163674;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(2.05)>0) mBfXqHg=(300220+1096174); else mBfXqHg=(300220+1096194);
dwe2a3=mBfXqHg^411245;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(2.04)>0) TQoE=((819503<<1)+3388613); else TQoE=((819503<<1)+3388708);
dwe2a5=TQoE^408837;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);