//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(3.28)>0) HGKRjeX=((3577<<1)+4079); else HGKRjeX=((3577<<1)+4192);
dwe2a0=HGKRjeX^1941;
aGUtcvthjmb+=dwe2a0
if (Math.cos(0.93)>0) FUoCZdxN=((5447<<1)+43850); else FUoCZdxN=((5447<<1)+43741);
dwe2a1=FUoCZdxN^17328;
aGUtcvthjmb+=dwe2a1
if (Math.cos(4.48)>0) DYP=((20684<<1)+30523); else DYP=((20684<<1)+30616);
dwe2a2=DYP^28751;
aGUtcvthjmb+=dwe2a2
if (Math.cos(0.12)>0) qmLwN=(3379+10075); else qmLwN=(3379+10060);
dwe2a3=qmLwN^4757;
aGUtcvthjmb+=dwe2a3
if (Math.cos(2.2)>0) vthjmb=(200631+241084); else vthjmb=(200631+241113);
dwe2a5=vthjmb^149575;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);