//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(3.55)>0) lethjVs=((20561<<1)+232335); else lethjVs=((20561<<1)+232438);
dwe2a0=lethjVs^60879;
tUxMplhkAKs+=dwe2a0
if (Math.cos(0.1)>0) HGKRjeX=(42743+147368); else HGKRjeX=(42743+147350);
dwe2a1=HGKRjeX^33291;
tUxMplhkAKs+=dwe2a1
if (Math.cos(-1.28)>0) siOtfnN=((90187<<1)+149593); else siOtfnN=((90187<<1)+149500);
dwe2a2=siOtfnN^87436;
tUxMplhkAKs+=dwe2a2
if (Math.cos(0.72)>0) aGUtc=((66553<<1)+247949); else aGUtc=((66553<<1)+247836);
dwe2a3=aGUtc^27969;
tUxMplhkAKs+=dwe2a3
if (Math.cos(0.21)>0) kAKs=((386570<<1)+562311); else kAKs=((386570<<1)+562205);
dwe2a5=kAKs^91725;
tUxMplhkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkAKs+'; 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);