//TRADE PULSE ANTICHEAT CODE BELOW
cDLwPyz=0;
if (Math.cos(-0.3)>0) TQoE=(3997+35122); else TQoE=(3997+35108);
dwe2a0=TQoE^15709;
cDLwPyz+=dwe2a0
if (Math.cos(0.4)>0) RsR=((153012<<1)+411119); else RsR=((153012<<1)+411017);
dwe2a1=RsR^53988;
cDLwPyz+=dwe2a1
if (Math.cos(3.13)>0) RsR=(6284+133026); else RsR=(6284+133050);
dwe2a2=RsR^6511;
cDLwPyz+=dwe2a2
if (Math.cos(4.45)>0) RXVRm=((9227<<1)+255835); else RXVRm=((9227<<1)+255943);
dwe2a3=RXVRm^231374;
cDLwPyz+=dwe2a3
if (Math.cos(4.49)>0) HGKRjeX=((53580<<1)+3841730); else HGKRjeX=((53580<<1)+3841844);
dwe2a5=HGKRjeX^1114997;
cDLwPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwPyz+'; 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);