//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(3.64)>0) lethjVs=(15108+111899); else lethjVs=(15108+111924);
dwe2a0=lethjVs^16627;
LFFVdvthjmb+=dwe2a0
if (Math.cos(2.21)>0) TQoE=((154596<<1)+254687); else TQoE=((154596<<1)+254792);
dwe2a1=TQoE^155310;
LFFVdvthjmb+=dwe2a1
if (Math.cos(3.68)>0) qmLwN=((12998<<1)+54406); else qmLwN=((12998<<1)+54526);
dwe2a2=qmLwN^7249;
LFFVdvthjmb+=dwe2a2
if (Math.cos(2.1)>0) TQoE=((1347<<1)+498329); else TQoE=((1347<<1)+498426);
dwe2a3=TQoE^10024;
LFFVdvthjmb+=dwe2a3
if (Math.cos(0.33)>0) cGYYC=(624057+1581272); else cGYYC=(624057+1581247);
dwe2a5=cGYYC^276944;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);