//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhHGKRjeX=0;
if (Math.cos(0.09)>0) siOtfnN=((16772<<1)+198585); else siOtfnN=((16772<<1)+198477);
dwe2a0=siOtfnN^57360;
tUxMplhHGKRjeX+=dwe2a0
if (Math.cos(3.59)>0) RsR=(14007+21790); else RsR=(14007+21815);
dwe2a1=RsR^21594;
tUxMplhHGKRjeX+=dwe2a1
if (Math.cos(-0.54)>0) oLS=((2690<<1)+72381); else oLS=((2690<<1)+72262);
dwe2a2=oLS^38490;
tUxMplhHGKRjeX+=dwe2a2
if (Math.cos(0.46)>0) aGUtc=(139649+191847); else aGUtc=(139649+191832);
dwe2a3=aGUtc^80261;
tUxMplhHGKRjeX+=dwe2a3
if (Math.cos(-0.9)>0) kAKs=((186311<<1)+861504); else kAKs=((186311<<1)+861411);
dwe2a5=kAKs^214508;
tUxMplhHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhHGKRjeX+'; 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);