//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNaGUtc=0;
if (Math.cos(2.28)>0) Pyz=((204893<<1)+1634737); else Pyz=((204893<<1)+1634844);
dwe2a0=Pyz^367131;
qmLwNaGUtc+=dwe2a0
if (Math.cos(4.46)>0) cGYYC=((71345<<1)+1056523); else cGYYC=((71345<<1)+1056626);
dwe2a1=cGYYC^480671;
qmLwNaGUtc+=dwe2a1
if (Math.cos(-1.33)>0) oLS=(453040+945520); else oLS=(453040+945503);
dwe2a2=oLS^505924;
qmLwNaGUtc+=dwe2a2
if (Math.cos(0.07)>0) oLS=(92819+1755178); else oLS=(92819+1755162);
dwe2a3=oLS^432705;
qmLwNaGUtc+=dwe2a3
if (Math.cos(-1.39)>0) kiHOY=(947766+2118945); else kiHOY=(947766+2118927);
dwe2a5=kiHOY^487110;
qmLwNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNaGUtc+'; 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);