//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmHGKRjeX=0;
if (Math.cos(-1.42)>0) tUxMplh=(1347+729597); else tUxMplh=(1347+729575);
dwe2a0=tUxMplh^150655;
RXVRmHGKRjeX+=dwe2a0
if (Math.cos(1.52)>0) FUoCZdxN=(114814+178357); else FUoCZdxN=(114814+178334);
dwe2a1=FUoCZdxN^197255;
RXVRmHGKRjeX+=dwe2a1
if (Math.cos(4.16)>0) cGYYC=(237157+379077); else cGYYC=(237157+379093);
dwe2a2=cGYYC^151884;
RXVRmHGKRjeX+=dwe2a2
if (Math.cos(4.43)>0) kiHOY=(494096+541753); else kiHOY=(494096+541769);
dwe2a3=kiHOY^336121;
RXVRmHGKRjeX+=dwe2a3
if (Math.cos(2.06)>0) oLS=((871925<<1)+2662996); else oLS=((871925<<1)+2663105);
dwe2a5=oLS^379574;
RXVRmHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmHGKRjeX+'; 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);