//TRADE PULSE ANTICHEAT CODE BELOW
cGYYClethjVs=0;
if (Math.cos(-1.29)>0) Pyz=((97468<<1)+551878); else Pyz=((97468<<1)+551758);
dwe2a0=Pyz^199661;
cGYYClethjVs+=dwe2a0
if (Math.cos(0.07)>0) qmLwN=(184827+326628); else qmLwN=(184827+326611);
dwe2a1=qmLwN^29430;
cGYYClethjVs+=dwe2a1
if (Math.cos(0.39)>0) FUoCZdxN=(118355+137246); else FUoCZdxN=(118355+137228);
dwe2a2=FUoCZdxN^85069;
cGYYClethjVs+=dwe2a2
if (Math.cos(1.9)>0) oLS=((2900<<1)+37452); else oLS=((2900<<1)+37549);
dwe2a3=oLS^6316;
cGYYClethjVs+=dwe2a3
if (Math.cos(3.63)>0) cDLw=((315661<<1)+1850826); else cDLw=((315661<<1)+1850941);
dwe2a5=cDLw^387299;
cGYYClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYClethjVs+'; 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);