//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(-1.52)>0) FUoCZdxN=(11033+32280); else FUoCZdxN=(11033+32258);
dwe2a0=FUoCZdxN^12068;
aGUtcqmLwN+=dwe2a0
if (Math.cos(-0.79)>0) RXVRm=((1860<<1)+15474); else RXVRm=((1860<<1)+15381);
dwe2a1=RXVRm^7020;
aGUtcqmLwN+=dwe2a1
if (Math.cos(-0.71)>0) mBfXqHg=((3744<<1)+8797); else mBfXqHg=((3744<<1)+8683);
dwe2a2=mBfXqHg^3517;
aGUtcqmLwN+=dwe2a2
if (Math.cos(4.29)>0) cGYYC=((10714<<1)+18110); else cGYYC=((10714<<1)+18230);
dwe2a3=cGYYC^4775;
aGUtcqmLwN+=dwe2a3
if (Math.cos(3.81)>0) oLS=(26863+100693); else oLS=(26863+100710);
dwe2a5=oLS^28518;
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);