//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNTQoE=0;
if (Math.cos(-0.37)>0) RsR=(203257+578181); else RsR=(203257+578161);
dwe2a0=RsR^183725;
qmLwNTQoE+=dwe2a0
if (Math.cos(-0.77)>0) kiHOY=((16664<<1)+51102); else kiHOY=((16664<<1)+50982);
dwe2a1=kiHOY^43823;
qmLwNTQoE+=dwe2a1
if (Math.cos(0.89)>0) siOtfnN=(130166+574555); else siOtfnN=(130166+574537);
dwe2a2=siOtfnN^49141;
qmLwNTQoE+=dwe2a2
if (Math.cos(-0.8)>0) aGUtc=((25798<<1)+291663); else aGUtc=((25798<<1)+291541);
dwe2a3=aGUtc^154409;
qmLwNTQoE+=dwe2a3
if (Math.cos(-1.48)>0) HGKRjeX=(182021+1602059); else HGKRjeX=(182021+1602034);
dwe2a5=HGKRjeX^386161;
qmLwNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNTQoE+'; 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);