//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmBfXqHg=0;
if (Math.cos(4.19)>0) qmLwN=(64771+216408); else qmLwN=(64771+216435);
dwe2a0=qmLwN^174723;
FUoCZdxNmBfXqHg+=dwe2a0
if (Math.cos(3.49)>0) DYP=((7465<<1)+374818); else DYP=((7465<<1)+374918);
dwe2a1=DYP^148878;
FUoCZdxNmBfXqHg+=dwe2a1
if (Math.cos(2.65)>0) cDLw=(213236+355491); else cDLw=(213236+355521);
dwe2a2=cDLw^119595;
FUoCZdxNmBfXqHg+=dwe2a2
if (Math.cos(0.62)>0) cGYYC=((29261<<1)+1209542); else cGYYC=((29261<<1)+1209430);
dwe2a3=cGYYC^246060;
FUoCZdxNmBfXqHg+=dwe2a3
if (Math.cos(-0.75)>0) DYP=(1368702+4350892); else DYP=(1368702+4350869);
dwe2a5=DYP^511867;
FUoCZdxNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmBfXqHg+'; 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);