//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgqmLwN=0;
if (Math.cos(-1.42)>0) DYP=(14298+17917); else DYP=(14298+17890);
dwe2a0=DYP^200;
mBfXqHgqmLwN+=dwe2a0
if (Math.cos(1.05)>0) qmLwN=((3317<<1)+26561); else qmLwN=((3317<<1)+26446);
dwe2a1=qmLwN^18659;
mBfXqHgqmLwN+=dwe2a1
if (Math.cos(1.26)>0) mbC=(10993+21797); else mbC=(10993+21777);
dwe2a2=mbC^15268;
mBfXqHgqmLwN+=dwe2a2
if (Math.cos(-1.18)>0) kAKs=((21190<<1)+28730); else kAKs=((21190<<1)+28639);
dwe2a3=kAKs^1298;
mBfXqHgqmLwN+=dwe2a3
if (Math.cos(0.13)>0) oLS=((12920<<1)+196189); else oLS=((12920<<1)+196079);
dwe2a5=oLS^28404;
mBfXqHgqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgqmLwN+'; 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);