//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(0.26)>0) kAKs=(157525+159348); else kAKs=(157525+159332);
dwe2a0=kAKs^93881;
oLStUxMplh+=dwe2a0
if (Math.cos(2.39)>0) RsR=(104479+1119590); else RsR=(104479+1119619);
dwe2a1=RsR^175651;
oLStUxMplh+=dwe2a1
if (Math.cos(4.26)>0) mbC=((7392<<1)+537731); else mbC=((7392<<1)+537834);
dwe2a2=mbC^20577;
oLStUxMplh+=dwe2a2
if (Math.cos(4.26)>0) aGUtc=((170173<<1)+308021); else aGUtc=((170173<<1)+308121);
dwe2a3=aGUtc^32208;
oLStUxMplh+=dwe2a3
if (Math.cos(3.11)>0) TQoE=((1199053<<1)+1499879); else TQoE=((1199053<<1)+1500000);
dwe2a5=TQoE^1209084;
oLStUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLStUxMplh+'; 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);