//TRADE PULSE ANTICHEAT CODE BELOW
lethjVstUxMplh=0;
if (Math.cos(-1.52)>0) qmLwN=(136946+451113); else qmLwN=(136946+451088);
dwe2a0=qmLwN^397075;
lethjVstUxMplh+=dwe2a0
if (Math.cos(3.58)>0) RsR=(576+395008); else RsR=(576+395034);
dwe2a1=RsR^109117;
lethjVstUxMplh+=dwe2a1
if (Math.cos(-0.23)>0) mBfXqHg=(65785+284701); else mBfXqHg=(65785+284684);
dwe2a2=mBfXqHg^192143;
lethjVstUxMplh+=dwe2a2
if (Math.cos(1.8)>0) tUxMplh=((30924<<1)+248728); else tUxMplh=((30924<<1)+248839);
dwe2a3=tUxMplh^62792;
lethjVstUxMplh+=dwe2a3
if (Math.cos(2)>0) aGUtc=(780272+3002020); else aGUtc=(780272+3002050);
dwe2a5=aGUtc^1492639;
lethjVstUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVstUxMplh+'; 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);