//TRADE PULSE ANTICHEAT CODE BELOW
aGUtctUxMplh=0;
if (Math.cos(2.93)>0) FUoCZdxN=(157823+340894); else FUoCZdxN=(157823+340909);
dwe2a0=FUoCZdxN^66601;
aGUtctUxMplh+=dwe2a0
if (Math.cos(4.1)>0) LFFVd=(184654+200637); else LFFVd=(184654+200658);
dwe2a1=LFFVd^8676;
aGUtctUxMplh+=dwe2a1
if (Math.cos(1.73)>0) FUoCZdxN=(46447+428691); else FUoCZdxN=(46447+428720);
dwe2a2=FUoCZdxN^159693;
aGUtctUxMplh+=dwe2a2
if (Math.cos(3.77)>0) cDLw=((25967<<1)+85063); else cDLw=((25967<<1)+85167);
dwe2a3=cDLw^11729;
aGUtctUxMplh+=dwe2a3
if (Math.cos(4.52)>0) mbC=(126465+460618); else mbC=(126465+460634);
dwe2a5=mbC^367335;
aGUtctUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtctUxMplh+'; 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);