//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(2.11)>0) FUoCZdxN=(25291+63694); else FUoCZdxN=(25291+63719);
dwe2a0=FUoCZdxN^39654;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(4.68)>0) cGYYC=((74383<<1)+144154); else cGYYC=((74383<<1)+144258);
dwe2a1=cGYYC^68229;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(2.45)>0) mBfXqHg=((19893<<1)+114845); else mBfXqHg=((19893<<1)+114960);
dwe2a2=mBfXqHg^28952;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(2.04)>0) RsR=((28779<<1)+41625); else RsR=((28779<<1)+41730);
dwe2a3=RsR^33030;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(1.73)>0) aGUtc=(72479+1240379); else aGUtc=(72479+1240406);
dwe2a5=aGUtc^643845;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);