//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(4.47)>0) HGKRjeX=(146783+371462); else HGKRjeX=(146783+371478);
dwe2a0=HGKRjeX^108880;
aGUtcqmLwN+=dwe2a0
if (Math.cos(3.14)>0) oLS=((148253<<1)+584646); else oLS=((148253<<1)+584769);
dwe2a1=oLS^180952;
aGUtcqmLwN+=dwe2a1
if (Math.cos(-0.06)>0) FUoCZdxN=((18193<<1)+41256); else FUoCZdxN=((18193<<1)+41140);
dwe2a2=FUoCZdxN^46010;
aGUtcqmLwN+=dwe2a2
if (Math.cos(-1.5)>0) FUoCZdxN=((649<<1)+15788); else FUoCZdxN=((649<<1)+15674);
dwe2a3=FUoCZdxN^4045;
aGUtcqmLwN+=dwe2a3
if (Math.cos(1.13)>0) mbC=((167642<<1)+4505124); else mbC=((167642<<1)+4505003);
dwe2a5=mbC^1647237;
aGUtcqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcqmLwN+'; 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);