//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmbC=0;
if (Math.cos(-0.56)>0) DYP=(85643+216583); else DYP=(85643+216558);
dwe2a0=DYP^174764;
FUoCZdxNmbC+=dwe2a0
if (Math.cos(4.39)>0) FUoCZdxN=(132467+213647); else FUoCZdxN=(132467+213673);
dwe2a1=FUoCZdxN^65132;
FUoCZdxNmbC+=dwe2a1
if (Math.cos(2.73)>0) kiHOY=((86<<1)+37861); else kiHOY=((86<<1)+37952);
dwe2a2=kiHOY^9166;
FUoCZdxNmbC+=dwe2a2
if (Math.cos(-0.66)>0) aGUtc=(35721+110433); else aGUtc=(35721+110406);
dwe2a3=aGUtc^119646;
FUoCZdxNmbC+=dwe2a3
if (Math.cos(0.47)>0) Pyz=((1128762<<1)+1665427); else Pyz=((1128762<<1)+1665314);
dwe2a5=Pyz^128015;
FUoCZdxNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmbC+'; 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);