//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(-0.42)>0) RXVRm=(55510+1020308); else RXVRm=(55510+1020279);
dwe2a0=RXVRm^536347;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(2.15)>0) aGUtc=((21038<<1)+189046); else aGUtc=((21038<<1)+189159);
dwe2a1=aGUtc^35456;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(-1.39)>0) kiHOY=(51110+91816); else kiHOY=(51110+91804);
dwe2a2=kiHOY^40200;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(1.55)>0) kiHOY=((253721<<1)+328783); else kiHOY=((253721<<1)+328663);
dwe2a3=kiHOY^54143;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(0.23)>0) TQoE=((1836872<<1)+3852194); else TQoE=((1836872<<1)+3852101);
dwe2a5=TQoE^1574068;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);