//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(3.51)>0) mbC=(2699+546567); else mbC=(2699+546579);
dwe2a0=mbC^340331;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(2.39)>0) RsR=(11137+344262); else RsR=(11137+344281);
dwe2a1=RsR^151783;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(1.27)>0) lethjVs=((4360<<1)+218230); else lethjVs=((4360<<1)+218115);
dwe2a2=lethjVs^16997;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(1.04)>0) oLS=((187218<<1)+527648); else oLS=((187218<<1)+527550);
dwe2a3=oLS^16460;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(0.28)>0) DYP=(806509+3612908); else DYP=(806509+3612896);
dwe2a5=DYP^60048;
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);