//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(-1.48)>0) TQoE=((9899<<1)+20523); else TQoE=((9899<<1)+20412);
dwe2a0=TQoE^1352;
RsRHGKRjeX+=dwe2a0
if (Math.cos(-0.18)>0) lethjVs=((12016<<1)+18904); else lethjVs=((12016<<1)+18789);
dwe2a1=lethjVs^10630;
RsRHGKRjeX+=dwe2a1
if (Math.cos(3.25)>0) aGUtc=((6879<<1)+74041); else aGUtc=((6879<<1)+74150);
dwe2a2=aGUtc^21597;
RsRHGKRjeX+=dwe2a2
if (Math.cos(-1.16)>0) cDLw=(19213+20211); else cDLw=(19213+20189);
dwe2a3=cDLw^21223;
RsRHGKRjeX+=dwe2a3
if (Math.cos(0.55)>0) mBfXqHg=((119755<<1)+171244); else mBfXqHg=((119755<<1)+171144);
dwe2a5=mBfXqHg^135419;
RsRHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRHGKRjeX+'; 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);