//TRADE PULSE ANTICHEAT CODE BELOW
cDLwqmLwN=0;
if (Math.cos(3.4)>0) LFFVd=((129934<<1)+660747); else LFFVd=((129934<<1)+660849);
dwe2a0=LFFVd^338934;
cDLwqmLwN+=dwe2a0
if (Math.cos(4.38)>0) mbC=((239780<<1)+830313); else mbC=((239780<<1)+830406);
dwe2a1=mbC^92991;
cDLwqmLwN+=dwe2a1
if (Math.cos(-0.22)>0) Pyz=((101849<<1)+368258); else Pyz=((101849<<1)+368167);
dwe2a2=Pyz^107287;
cDLwqmLwN+=dwe2a2
if (Math.cos(0.83)>0) HGKRjeX=((265856<<1)+1022918); else HGKRjeX=((265856<<1)+1022811);
dwe2a3=HGKRjeX^448011;
cDLwqmLwN+=dwe2a3
if (Math.cos(0.3)>0) oLS=(2425574+2541673); else oLS=(2425574+2541659);
dwe2a5=oLS^1587714;
cDLwqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwqmLwN+'; 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);