//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdlethjVs=0;
if (Math.cos(-1.04)>0) mbC=((150604<<1)+398215); else mbC=((150604<<1)+398121);
dwe2a0=mbC^418602;
LFFVdlethjVs+=dwe2a0
if (Math.cos(-0.36)>0) kAKs=((247260<<1)+692307); else kAKs=((247260<<1)+692208);
dwe2a1=kAKs^445825;
LFFVdlethjVs+=dwe2a1
if (Math.cos(-1.57)>0) FUoCZdxN=((103843<<1)+1108654); else FUoCZdxN=((103843<<1)+1108549);
dwe2a2=FUoCZdxN^43374;
LFFVdlethjVs+=dwe2a2
if (Math.cos(1.9)>0) FUoCZdxN=((90839<<1)+837998); else FUoCZdxN=((90839<<1)+838089);
dwe2a3=FUoCZdxN^214404;
LFFVdlethjVs+=dwe2a3
if (Math.cos(-0.48)>0) aGUtc=(2198947+4519738); else aGUtc=(2198947+4519719);
dwe2a5=aGUtc^2138929;
LFFVdlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdlethjVs+'; 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);