//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(3.18)>0) kiHOY=(206511+513221); else kiHOY=(206511+513236);
dwe2a0=kiHOY^413555;
TQoERsR+=dwe2a0
if (Math.cos(0.59)>0) HGKRjeX=((9180<<1)+21160); else HGKRjeX=((9180<<1)+21053);
dwe2a1=HGKRjeX^3995;
TQoERsR+=dwe2a1
if (Math.cos(3.51)>0) FUoCZdxN=((1648<<1)+4924); else FUoCZdxN=((1648<<1)+5023);
dwe2a2=FUoCZdxN^4320;
TQoERsR+=dwe2a2
if (Math.cos(-0.46)>0) RXVRm=((142075<<1)+153480); else RXVRm=((142075<<1)+153363);
dwe2a3=RXVRm^47116;
TQoERsR+=dwe2a3
if (Math.cos(1)>0) tUxMplh=((1204740<<1)+1447054); else tUxMplh=((1204740<<1)+1446951);
dwe2a5=tUxMplh^588638;
TQoERsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERsR+'; 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);