//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdPyz=0;
if (Math.cos(0.16)>0) mBfXqHg=((55379<<1)+216636); else mBfXqHg=((55379<<1)+216533);
dwe2a0=mBfXqHg^91277;
LFFVdPyz+=dwe2a0
if (Math.cos(2.52)>0) RXVRm=((35870<<1)+411360); else RXVRm=((35870<<1)+411452);
dwe2a1=RXVRm^81834;
LFFVdPyz+=dwe2a1
if (Math.cos(3.48)>0) oLS=((8405<<1)+257036); else oLS=((8405<<1)+257139);
dwe2a2=oLS^51667;
LFFVdPyz+=dwe2a2
if (Math.cos(3.91)>0) HGKRjeX=((22724<<1)+58478); else HGKRjeX=((22724<<1)+58578);
dwe2a3=HGKRjeX^7346;
LFFVdPyz+=dwe2a3
if (Math.cos(-0.03)>0) oLS=(39457+1037977); else oLS=(39457+1037947);
dwe2a5=oLS^580272;
LFFVdPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdPyz+'; 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);