//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNlethjVs=0;
if (Math.cos(4.5)>0) FUoCZdxN=(104171+120287); else FUoCZdxN=(104171+120311);
dwe2a0=FUoCZdxN^6265;
FUoCZdxNlethjVs+=dwe2a0
if (Math.cos(2)>0) aGUtc=((36597<<1)+241043); else aGUtc=((36597<<1)+241153);
dwe2a1=aGUtc^69181;
FUoCZdxNlethjVs+=dwe2a1
if (Math.cos(3.35)>0) cDLw=((58407<<1)+134319); else cDLw=((58407<<1)+134411);
dwe2a2=cDLw^10523;
FUoCZdxNlethjVs+=dwe2a2
if (Math.cos(3.13)>0) lethjVs=(111389+388608); else lethjVs=(111389+388622);
dwe2a3=lethjVs^163884;
FUoCZdxNlethjVs+=dwe2a3
if (Math.cos(3.1)>0) siOtfnN=(376767+1044075); else siOtfnN=(376767+1044097);
dwe2a5=siOtfnN^289715;
FUoCZdxNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNlethjVs+'; 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);