//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcaGUtc=0;
if (Math.cos(-0.79)>0) qmLwN=(28574+165258); else qmLwN=(28574+165232);
dwe2a0=qmLwN^6083;
aGUtcaGUtc+=dwe2a0
if (Math.cos(1.2)>0) cDLw=((7771<<1)+384627); else cDLw=((7771<<1)+384537);
dwe2a1=cDLw^98560;
aGUtcaGUtc+=dwe2a1
if (Math.cos(0.5)>0) lethjVs=((98721<<1)+345080); else lethjVs=((98721<<1)+344989);
dwe2a2=lethjVs^119786;
aGUtcaGUtc+=dwe2a2
if (Math.cos(2.93)>0) FUoCZdxN=((12853<<1)+32060); else FUoCZdxN=((12853<<1)+32176);
dwe2a3=FUoCZdxN^15020;
aGUtcaGUtc+=dwe2a3
if (Math.cos(-0.83)>0) tUxMplh=(1902679+3650583); else tUxMplh=(1902679+3650566);
dwe2a5=tUxMplh^1985917;
aGUtcaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcaGUtc+'; 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);