//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(-0.28)>0) DYP=(4016+50215); else DYP=(4016+50185);
dwe2a0=DYP^6676;
LFFVdvthjmb+=dwe2a0
if (Math.cos(2.69)>0) kAKs=((15119<<1)+225253); else kAKs=((15119<<1)+225359);
dwe2a1=kAKs^33584;
LFFVdvthjmb+=dwe2a1
if (Math.cos(0.49)>0) aGUtc=(21960+121779); else aGUtc=(21960+121767);
dwe2a2=aGUtc^12957;
LFFVdvthjmb+=dwe2a2
if (Math.cos(3.41)>0) kAKs=(6099+9769); else kAKs=(6099+9785);
dwe2a3=kAKs^5350;
LFFVdvthjmb+=dwe2a3
if (Math.cos(-0.69)>0) TQoE=((355492<<1)+525274); else TQoE=((355492<<1)+525160);
dwe2a5=TQoE^170942;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);