//TRADE PULSE ANTICHEAT CODE BELOW
aGUtclethjVs=0;
if (Math.cos(-0.13)>0) tUxMplh=((26647<<1)+181880); else tUxMplh=((26647<<1)+181773);
dwe2a0=tUxMplh^30910;
aGUtclethjVs+=dwe2a0
if (Math.cos(-0.14)>0) siOtfnN=((14227<<1)+169904); else siOtfnN=((14227<<1)+169812);
dwe2a1=siOtfnN^13900;
aGUtclethjVs+=dwe2a1
if (Math.cos(-0.88)>0) tUxMplh=((4068<<1)+1012516); else tUxMplh=((4068<<1)+1012404);
dwe2a2=tUxMplh^23789;
aGUtclethjVs+=dwe2a2
if (Math.cos(0.7)>0) lethjVs=(190501+1255059); else lethjVs=(190501+1255042);
dwe2a3=lethjVs^188053;
aGUtclethjVs+=dwe2a3
if (Math.cos(3.81)>0) RsR=(321086+5926046); else RsR=(321086+5926075);
dwe2a5=RsR^668292;
aGUtclethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtclethjVs+'; 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);