//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(0.15)>0) oLS=(72828+227774); else oLS=(72828+227747);
dwe2a0=oLS^60093;
LFFVdTQoE+=dwe2a0
if (Math.cos(0.02)>0) LFFVd=((30480<<1)+310780); else LFFVd=((30480<<1)+310682);
dwe2a1=LFFVd^50459;
LFFVdTQoE+=dwe2a1
if (Math.cos(-1.31)>0) kAKs=(2815+4810); else kAKs=(2815+4798);
dwe2a2=kAKs^1083;
LFFVdTQoE+=dwe2a2
if (Math.cos(-0.33)>0) kAKs=(55696+101342); else kAKs=(55696+101321);
dwe2a3=kAKs^60686;
LFFVdTQoE+=dwe2a3
if (Math.cos(2.5)>0) aGUtc=((300187<<1)+779441); else aGUtc=((300187<<1)+779554);
dwe2a5=aGUtc^292832;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);