//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmBfXqHg=0;
if (Math.cos(-0.02)>0) lethjVs=(986+4461); else lethjVs=(986+4449);
dwe2a0=lethjVs^1195;
RXVRmmBfXqHg+=dwe2a0
if (Math.cos(2.3)>0) mbC=(2863+5335); else mbC=(2863+5353);
dwe2a1=mbC^795;
RXVRmmBfXqHg+=dwe2a1
if (Math.cos(4.29)>0) Pyz=((1900<<1)+4770); else Pyz=((1900<<1)+4872);
dwe2a2=Pyz^242;
RXVRmmBfXqHg+=dwe2a2
if (Math.cos(3.79)>0) cDLw=(1488+7527); else cDLw=(1488+7553);
dwe2a3=cDLw^863;
RXVRmmBfXqHg+=dwe2a3
if (Math.cos(0.62)>0) kAKs=(10302+22267); else kAKs=(10302+22254);
dwe2a5=kAKs^1867;
RXVRmmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmBfXqHg+'; 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);