//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(2.58)>0) HGKRjeX=(200167+1517635); else HGKRjeX=(200167+1517654);
dwe2a0=HGKRjeX^241830;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(2.41)>0) DYP=((8844<<1)+58388); else DYP=((8844<<1)+58491);
dwe2a1=DYP^16079;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(3.19)>0) oLS=((379230<<1)+427140); else oLS=((379230<<1)+427251);
dwe2a2=oLS^151975;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(2.07)>0) cGYYC=((52953<<1)+421982); else cGYYC=((52953<<1)+422073);
dwe2a3=cGYYC^7326;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(3.37)>0) kiHOY=((1172745<<1)+5661408); else kiHOY=((1172745<<1)+5661512);
dwe2a5=kiHOY^1734351;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);