//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(-1.39)>0) TQoE=(243310+367673); else TQoE=(243310+367649);
dwe2a0=TQoE^335420;
tUxMplhkAKs+=dwe2a0
if (Math.cos(-0.14)>0) lethjVs=(63525+584243); else lethjVs=(63525+584219);
dwe2a1=lethjVs^384821;
tUxMplhkAKs+=dwe2a1
if (Math.cos(0.07)>0) HGKRjeX=((13234<<1)+281418); else HGKRjeX=((13234<<1)+281314);
dwe2a2=HGKRjeX^219590;
tUxMplhkAKs+=dwe2a2
if (Math.cos(1.05)>0) tUxMplh=((40650<<1)+71028); else tUxMplh=((40650<<1)+70934);
dwe2a3=tUxMplh^16857;
tUxMplhkAKs+=dwe2a3
if (Math.cos(2.5)>0) mBfXqHg=((1827557<<1)+2496950); else mBfXqHg=((1827557<<1)+2497064);
dwe2a5=mBfXqHg^1839934;
tUxMplhkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkAKs+'; 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);