//TRADE PULSE ANTICHEAT CODE BELOW
RsRoLS=0;
if (Math.cos(2.22)>0) siOtfnN=(137554+840033); else siOtfnN=(137554+840057);
dwe2a0=siOtfnN^151230;
RsRoLS+=dwe2a0
if (Math.cos(-0.26)>0) TQoE=((40961<<1)+60367); else TQoE=((40961<<1)+60255);
dwe2a1=TQoE^50112;
RsRoLS+=dwe2a1
if (Math.cos(2.04)>0) TQoE=((125291<<1)+405274); else TQoE=((125291<<1)+405391);
dwe2a2=TQoE^96731;
RsRoLS+=dwe2a2
if (Math.cos(-0.39)>0) kAKs=(24548+153888); else kAKs=(24548+153870);
dwe2a3=kAKs^102384;
RsRoLS+=dwe2a3
if (Math.cos(0.8)>0) RXVRm=(61467+2420093); else RXVRm=(61467+2420067);
dwe2a5=RXVRm^836200;
RsRoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRoLS+'; 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);