//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcFUoCZdxN=0;
if (Math.cos(4.17)>0) kAKs=((97196<<1)+959739); else kAKs=((97196<<1)+959844);
dwe2a0=kAKs^631729;
aGUtcFUoCZdxN+=dwe2a0
if (Math.cos(-1.01)>0) mBfXqHg=(256335+515582); else mBfXqHg=(256335+515567);
dwe2a1=mBfXqHg^130877;
aGUtcFUoCZdxN+=dwe2a1
if (Math.cos(2.93)>0) tUxMplh=((386767<<1)+627473); else tUxMplh=((386767<<1)+627571);
dwe2a2=tUxMplh^234419;
aGUtcFUoCZdxN+=dwe2a2
if (Math.cos(-0.7)>0) vthjmb=((330395<<1)+720075); else vthjmb=((330395<<1)+719974);
dwe2a3=vthjmb^297256;
aGUtcFUoCZdxN+=dwe2a3
if (Math.cos(4.43)>0) qmLwN=(1551518+4858350); else qmLwN=(1551518+4858371);
dwe2a5=qmLwN^2140060;
aGUtcFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcFUoCZdxN+'; 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);