//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(2.47)>0) mbC=((37277<<1)+63942); else mbC=((37277<<1)+64035);
dwe2a0=mbC^40709;
tUxMplhRsR+=dwe2a0
if (Math.cos(2.12)>0) TQoE=(69850+88732); else TQoE=(69850+88760);
dwe2a1=TQoE^11236;
tUxMplhRsR+=dwe2a1
if (Math.cos(1.33)>0) lethjVs=(16075+26215); else lethjVs=(16075+26185);
dwe2a2=lethjVs^5796;
tUxMplhRsR+=dwe2a2
if (Math.cos(0.02)>0) Pyz=((481<<1)+34357); else Pyz=((481<<1)+34236);
dwe2a3=Pyz^9778;
tUxMplhRsR+=dwe2a3
if (Math.cos(4.52)>0) kAKs=(43820+348153); else kAKs=(43820+348182);
dwe2a5=kAKs^214799;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);