//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNlethjVs=0;
if (Math.cos(3.35)>0) oLS=(132926+165509); else oLS=(132926+165528);
dwe2a0=oLS^114991;
FUoCZdxNlethjVs+=dwe2a0
if (Math.cos(0.59)>0) FUoCZdxN=((13976<<1)+27585); else FUoCZdxN=((13976<<1)+27469);
dwe2a1=FUoCZdxN^9077;
FUoCZdxNlethjVs+=dwe2a1
if (Math.cos(2.2)>0) vthjmb=(30710+37597); else vthjmb=(30710+37613);
dwe2a2=vthjmb^1454;
FUoCZdxNlethjVs+=dwe2a2
if (Math.cos(4.06)>0) kAKs=((83871<<1)+783828); else kAKs=((83871<<1)+783923);
dwe2a3=kAKs^168774;
FUoCZdxNlethjVs+=dwe2a3
if (Math.cos(0.3)>0) TQoE=(1555207+5939294); else TQoE=(1555207+5939269);
dwe2a5=TQoE^2176709;
FUoCZdxNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNlethjVs+'; 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);