//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(2.32)>0) HGKRjeX=(88241+220855); else HGKRjeX=(88241+220872);
dwe2a0=HGKRjeX^220722;
RsRlethjVs+=dwe2a0
if (Math.cos(3.56)>0) RsR=(149916+840312); else RsR=(149916+840340);
dwe2a1=RsR^310302;
RsRlethjVs+=dwe2a1
if (Math.cos(1.18)>0) TQoE=(145953+241523); else TQoE=(145953+241506);
dwe2a2=TQoE^29399;
RsRlethjVs+=dwe2a2
if (Math.cos(3.28)>0) siOtfnN=(232217+439539); else siOtfnN=(232217+439556);
dwe2a3=siOtfnN^137463;
RsRlethjVs+=dwe2a3
if (Math.cos(-0.11)>0) oLS=((103020<<1)+2158814); else oLS=((103020<<1)+2158705);
dwe2a5=oLS^881982;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; 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);