//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcFUoCZdxN=0;
if (Math.cos(-0.36)>0) RXVRm=(74805+1913286); else RXVRm=(74805+1913256);
dwe2a0=RXVRm^404899;
aGUtcFUoCZdxN+=dwe2a0
if (Math.cos(2.12)>0) HGKRjeX=((17660<<1)+1405526); else HGKRjeX=((17660<<1)+1405621);
dwe2a1=HGKRjeX^116281;
aGUtcFUoCZdxN+=dwe2a1
if (Math.cos(-1.35)>0) tUxMplh=(183793+892589); else tUxMplh=(183793+892577);
dwe2a2=tUxMplh^211380;
aGUtcFUoCZdxN+=dwe2a2
if (Math.cos(2.08)>0) tUxMplh=(168891+578601); else tUxMplh=(168891+578618);
dwe2a3=tUxMplh^66324;
aGUtcFUoCZdxN+=dwe2a3
if (Math.cos(-1.18)>0) siOtfnN=(980763+1261576); else siOtfnN=(980763+1261550);
dwe2a5=siOtfnN^1963767;
aGUtcFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcFUoCZdxN+'; 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);