//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(1.02)>0) RsR=(31613+273887); else RsR=(31613+273859);
dwe2a0=RsR^137030;
cGYYCaGUtc+=dwe2a0
if (Math.cos(3.94)>0) mbC=(148864+411627); else mbC=(148864+411649);
dwe2a1=mbC^18964;
cGYYCaGUtc+=dwe2a1
if (Math.cos(2.49)>0) TQoE=(362765+416296); else TQoE=(362765+416314);
dwe2a2=TQoE^202474;
cGYYCaGUtc+=dwe2a2
if (Math.cos(-1.31)>0) qmLwN=((4794<<1)+72047); else qmLwN=((4794<<1)+71934);
dwe2a3=qmLwN^43315;
cGYYCaGUtc+=dwe2a3
if (Math.cos(-0.11)>0) DYP=((886906<<1)+1253008); else DYP=((886906<<1)+1252893);
dwe2a5=DYP^816656;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);