//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(4.59)>0) oLS=((41890<<1)+471978); else oLS=((41890<<1)+472091);
dwe2a0=oLS^208213;
PyzoLS+=dwe2a0
if (Math.cos(4.29)>0) LFFVd=(140092+726237); else LFFVd=(140092+726255);
dwe2a1=LFFVd^90917;
PyzoLS+=dwe2a1
if (Math.cos(0.49)>0) Pyz=((107544<<1)+519394); else Pyz=((107544<<1)+519294);
dwe2a2=Pyz^29342;
PyzoLS+=dwe2a2
if (Math.cos(1.84)>0) RsR=(119459+221047); else RsR=(119459+221066);
dwe2a3=RsR^82644;
PyzoLS+=dwe2a3
if (Math.cos(2.75)>0) FUoCZdxN=(359969+3369487); else FUoCZdxN=(359969+3369511);
dwe2a5=FUoCZdxN^1097670;
PyzoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzoLS+'; 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);