//TRADE PULSE ANTICHEAT CODE BELOW
PyzsiOtfnN=0;
if (Math.cos(-0.64)>0) Pyz=((22199<<1)+45176); else Pyz=((22199<<1)+45070);
dwe2a0=Pyz^29426;
PyzsiOtfnN+=dwe2a0
if (Math.cos(1.58)>0) TQoE=((153357<<1)+154654); else TQoE=((153357<<1)+154775);
dwe2a1=TQoE^102088;
PyzsiOtfnN+=dwe2a1
if (Math.cos(-0.45)>0) kAKs=((88576<<1)+104734); else kAKs=((88576<<1)+104629);
dwe2a2=kAKs^5105;
PyzsiOtfnN+=dwe2a2
if (Math.cos(2.19)>0) cDLw=(129287+174634); else cDLw=(129287+174657);
dwe2a3=cDLw^23345;
PyzsiOtfnN+=dwe2a3
if (Math.cos(-0.92)>0) cDLw=(427422+1034879); else cDLw=(427422+1034863);
dwe2a5=cDLw^435930;
PyzsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzsiOtfnN+'; 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);