//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(-0.32)>0) cDLw=((145390<<1)+190713); else cDLw=((145390<<1)+190604);
dwe2a0=cDLw^164938;
oLSLFFVd+=dwe2a0
if (Math.cos(3.64)>0) oLS=(131212+148926); else oLS=(131212+148949);
dwe2a1=oLS^9397;
oLSLFFVd+=dwe2a1
if (Math.cos(2.19)>0) qmLwN=((7061<<1)+62355); else qmLwN=((7061<<1)+62445);
dwe2a2=qmLwN^53717;
oLSLFFVd+=dwe2a2
if (Math.cos(3.22)>0) kiHOY=(170818+328183); else kiHOY=(170818+328200);
dwe2a3=kiHOY^48780;
oLSLFFVd+=dwe2a3
if (Math.cos(2.59)>0) cGYYC=((101538<<1)+932978); else cGYYC=((101538<<1)+933073);
dwe2a5=cGYYC^635601;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);