//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(1.44)>0) lethjVs=(428539+798984); else lethjVs=(428539+798968);
dwe2a0=lethjVs^448583;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(1.87)>0) RXVRm=(190626+1532458); else RXVRm=(190626+1532479);
dwe2a1=RXVRm^70866;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(2.45)>0) kiHOY=((78990<<1)+131025); else kiHOY=((78990<<1)+131118);
dwe2a2=kiHOY^202113;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(0.71)>0) tUxMplh=((400622<<1)+418165); else tUxMplh=((400622<<1)+418049);
dwe2a3=tUxMplh^315325;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(2.47)>0) DYP=((267756<<1)+4189199); else DYP=((267756<<1)+4189302);
dwe2a5=DYP^920273;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);