//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(1.31)>0) kiHOY=((1737<<1)+12328); else kiHOY=((1737<<1)+12229);
dwe2a0=kiHOY^2767;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(3.35)>0) FUoCZdxN=(12526+191981); else FUoCZdxN=(12526+192005);
dwe2a1=FUoCZdxN^25238;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(-0.84)>0) kiHOY=(28286+153188); else kiHOY=(28286+153170);
dwe2a2=kiHOY^33910;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(0.43)>0) cGYYC=((5701<<1)+335848); else cGYYC=((5701<<1)+335758);
dwe2a3=cGYYC^82200;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(0.04)>0) mBfXqHg=((108229<<1)+999885); else mBfXqHg=((108229<<1)+999792);
dwe2a5=mBfXqHg^458313;
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);