//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(2.28)>0) oLS=(117822+1268037); else oLS=(117822+1268065);
dwe2a0=oLS^506246;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(4.37)>0) siOtfnN=((72716<<1)+140157); else siOtfnN=((72716<<1)+140269);
dwe2a1=siOtfnN^19656;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(2.46)>0) cGYYC=((213360<<1)+634127); else cGYYC=((213360<<1)+634232);
dwe2a2=cGYYC^69562;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(2.19)>0) cGYYC=(231+5414); else cGYYC=(231+5435);
dwe2a3=cGYYC^1199;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(-1.21)>0) Pyz=((115711<<1)+2183288); else Pyz=((115711<<1)+2183182);
dwe2a5=Pyz^1205087;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);