//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(2.86)>0) RsR=((249403<<1)+326415); else RsR=((249403<<1)+326511);
dwe2a0=RsR^157260;
tUxMplhoLS+=dwe2a0
if (Math.cos(-0.33)>0) lethjVs=((136433<<1)+170669); else lethjVs=((136433<<1)+170570);
dwe2a1=lethjVs^65170;
tUxMplhoLS+=dwe2a1
if (Math.cos(3.96)>0) kAKs=(416431+612318); else kAKs=(416431+612344);
dwe2a2=kAKs^315213;
tUxMplhoLS+=dwe2a2
if (Math.cos(2.53)>0) qmLwN=(43724+316891); else qmLwN=(43724+316917);
dwe2a3=qmLwN^47224;
tUxMplhoLS+=dwe2a3
if (Math.cos(3.88)>0) kiHOY=(698405+2784790); else kiHOY=(698405+2784811);
dwe2a5=kiHOY^1241002;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);