//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(1.2)>0) tUxMplh=(12697+24062); else tUxMplh=(12697+24035);
dwe2a0=tUxMplh^10934;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(3.88)>0) qmLwN=(22344+58601); else qmLwN=(22344+58628);
dwe2a1=qmLwN^11239;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(-1.19)>0) aGUtc=((766<<1)+35746); else aGUtc=((766<<1)+35640);
dwe2a2=aGUtc^3666;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(3.57)>0) FUoCZdxN=(30356+64813); else FUoCZdxN=(30356+64834);
dwe2a3=FUoCZdxN^8803;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(3.44)>0) tUxMplh=((55357<<1)+106794); else tUxMplh=((55357<<1)+106888);
dwe2a5=tUxMplh^7534;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);