//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(1.91)>0) FUoCZdxN=((129712<<1)+293554); else FUoCZdxN=((129712<<1)+293651);
dwe2a0=FUoCZdxN^268699;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(2.51)>0) cDLw=((9035<<1)+62126); else cDLw=((9035<<1)+62231);
dwe2a1=cDLw^57359;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(1.3)>0) lethjVs=((222794<<1)+1103894); else lethjVs=((222794<<1)+1103786);
dwe2a2=lethjVs^482081;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(-0.73)>0) TQoE=(48025+157801); else TQoE=(48025+157781);
dwe2a3=TQoE^3884;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(4.65)>0) qmLwN=((161173<<1)+4649550); else qmLwN=((161173<<1)+4649668);
dwe2a5=qmLwN^17232;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);