//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCRsR=0;
if (Math.cos(1.79)>0) qmLwN=((504953<<1)+510217); else qmLwN=((504953<<1)+510309);
dwe2a0=qmLwN^395333;
cGYYCRsR+=dwe2a0
if (Math.cos(2.45)>0) FUoCZdxN=((107903<<1)+556365); else FUoCZdxN=((107903<<1)+556483);
dwe2a1=FUoCZdxN^63015;
cGYYCRsR+=dwe2a1
if (Math.cos(4.63)>0) tUxMplh=(373350+891349); else tUxMplh=(373350+891367);
dwe2a2=tUxMplh^4290;
cGYYCRsR+=dwe2a2
if (Math.cos(-1.54)>0) RsR=((65134<<1)+109227); else RsR=((65134<<1)+109122);
dwe2a3=RsR^67712;
cGYYCRsR+=dwe2a3
if (Math.cos(4.29)>0) Pyz=((605469<<1)+3010430); else Pyz=((605469<<1)+3010530);
dwe2a5=Pyz^1195558;
cGYYCRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCRsR+'; 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);