//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(4.27)>0) tUxMplh=((204668<<1)+936458); else tUxMplh=((204668<<1)+936558);
dwe2a0=tUxMplh^370857;
aGUtcLFFVd+=dwe2a0
if (Math.cos(1.42)>0) mbC=(50825+1345405); else mbC=(50825+1345390);
dwe2a1=mbC^305435;
aGUtcLFFVd+=dwe2a1
if (Math.cos(1.33)>0) mbC=(42045+235486); else mbC=(42045+235474);
dwe2a2=mbC^252817;
aGUtcLFFVd+=dwe2a2
if (Math.cos(0.87)>0) HGKRjeX=((7699<<1)+330394); else HGKRjeX=((7699<<1)+330285);
dwe2a3=HGKRjeX^149457;
aGUtcLFFVd+=dwe2a3
if (Math.cos(3.98)>0) FUoCZdxN=((871233<<1)+2287904); else FUoCZdxN=((871233<<1)+2288004);
dwe2a5=FUoCZdxN^1141933;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);