//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmvthjmb=0;
if (Math.cos(-0.68)>0) aGUtc=((276490<<1)+717501); else aGUtc=((276490<<1)+717388);
dwe2a0=aGUtc^435383;
RXVRmvthjmb+=dwe2a0
if (Math.cos(2.03)>0) TQoE=((127835<<1)+484968); else TQoE=((127835<<1)+485070);
dwe2a1=TQoE^224698;
RXVRmvthjmb+=dwe2a1
if (Math.cos(1.17)>0) cDLw=(137738+401580); else cDLw=(137738+401568);
dwe2a2=cDLw^330988;
RXVRmvthjmb+=dwe2a2
if (Math.cos(4.38)>0) tUxMplh=(354635+622421); else tUxMplh=(354635+622443);
dwe2a3=tUxMplh^35506;
RXVRmvthjmb+=dwe2a3
if (Math.cos(3.77)>0) RsR=((222301<<1)+1748560); else RsR=((222301<<1)+1748664);
dwe2a5=RsR^1427477;
RXVRmvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmvthjmb+'; 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);