//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(-1.18)>0) siOtfnN=((15688<<1)+224907); else siOtfnN=((15688<<1)+224791);
dwe2a0=siOtfnN^43775;
aGUtcqmLwN+=dwe2a0
if (Math.cos(3.81)>0) RXVRm=(10716+20114); else RXVRm=(10716+20140);
dwe2a1=RXVRm^3542;
aGUtcqmLwN+=dwe2a1
if (Math.cos(2.15)>0) mBfXqHg=((72703<<1)+107505); else mBfXqHg=((72703<<1)+107613);
dwe2a2=mBfXqHg^12071;
aGUtcqmLwN+=dwe2a2
if (Math.cos(2.74)>0) tUxMplh=(45182+110364); else tUxMplh=(45182+110385);
dwe2a3=tUxMplh^71470;
aGUtcqmLwN+=dwe2a3
if (Math.cos(1.85)>0) cDLw=(835561+1298718); else cDLw=(835561+1298742);
dwe2a5=cDLw^186209;
aGUtcqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcqmLwN+'; 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);