//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(0.67)>0) RXVRm=(206181+401348); else RXVRm=(206181+401334);
dwe2a0=RXVRm^46818;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(2.28)>0) RsR=((34953<<1)+61759); else RsR=((34953<<1)+61868);
dwe2a1=RsR^27546;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(3.49)>0) mBfXqHg=((139916<<1)+496367); else mBfXqHg=((139916<<1)+496481);
dwe2a2=mBfXqHg^179791;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(1.94)>0) RsR=((19898<<1)+258391); else RsR=((19898<<1)+258513);
dwe2a3=RsR^159831;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(3.36)>0) qmLwN=(1289050+3742132); else qmLwN=(1289050+3742151);
dwe2a5=qmLwN^2048245;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);