//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(4.02)>0) lethjVs=((8399<<1)+97898); else lethjVs=((8399<<1)+97999);
dwe2a0=lethjVs^36536;
oLStUxMplh+=dwe2a0
if (Math.cos(-1.36)>0) LFFVd=(131752+649838); else LFFVd=(131752+649808);
dwe2a1=LFFVd^224380;
oLStUxMplh+=dwe2a1
if (Math.cos(0.51)>0) TQoE=(174692+772012); else TQoE=(174692+771992);
dwe2a2=TQoE^149278;
oLStUxMplh+=dwe2a2
if (Math.cos(1.9)>0) mbC=((144203<<1)+159170); else mbC=((144203<<1)+159268);
dwe2a3=mbC^139439;
oLStUxMplh+=dwe2a3
if (Math.cos(-1.34)>0) RsR=(1038816+7274718); else RsR=(1038816+7274698);
dwe2a5=RsR^2683703;
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);