//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdkAKs=0;
if (Math.cos(0.59)>0) tUxMplh=(2227+45761); else tUxMplh=(2227+45735);
dwe2a0=tUxMplh^18979;
LFFVdkAKs+=dwe2a0
if (Math.cos(0.89)>0) aGUtc=(6700+88616); else aGUtc=(6700+88594);
dwe2a1=aGUtc^11910;
LFFVdkAKs+=dwe2a1
if (Math.cos(0)>0) tUxMplh=(32219+197608); else tUxMplh=(32219+197584);
dwe2a2=tUxMplh^90719;
LFFVdkAKs+=dwe2a2
if (Math.cos(3.31)>0) oLS=(45663+243597); else oLS=(45663+243625);
dwe2a3=oLS^24281;
LFFVdkAKs+=dwe2a3
if (Math.cos(-1.46)>0) aGUtc=((257728<<1)+892259); else aGUtc=((257728<<1)+892169);
dwe2a5=aGUtc^430891;
LFFVdkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdkAKs+'; 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);