//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdLFFVd=0;
if (Math.cos(2.73)>0) oLS=((65309<<1)+253622); else oLS=((65309<<1)+253743);
dwe2a0=oLS^124987;
LFFVdLFFVd+=dwe2a0
if (Math.cos(0.45)>0) kAKs=(105749+109054); else kAKs=(105749+109036);
dwe2a1=kAKs^76033;
LFFVdLFFVd+=dwe2a1
if (Math.cos(4.36)>0) TQoE=((154736<<1)+435267); else TQoE=((154736<<1)+435389);
dwe2a2=TQoE^201509;
LFFVdLFFVd+=dwe2a2
if (Math.cos(4.04)>0) LFFVd=((1830<<1)+279233); else LFFVd=((1830<<1)+279352);
dwe2a3=LFFVd^86866;
LFFVdLFFVd+=dwe2a3
if (Math.cos(0.02)>0) oLS=((1076550<<1)+4275366); else oLS=((1076550<<1)+4275254);
dwe2a5=oLS^1406944;
LFFVdLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdLFFVd+'; 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);