//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgqmLwN=0;
if (Math.cos(1.29)>0) kAKs=(63624+74591); else kAKs=(63624+74571);
dwe2a0=kAKs^7794;
mBfXqHgqmLwN+=dwe2a0
if (Math.cos(3.95)>0) FUoCZdxN=((53391<<1)+132912); else FUoCZdxN=((53391<<1)+133008);
dwe2a1=FUoCZdxN^19116;
mBfXqHgqmLwN+=dwe2a1
if (Math.cos(-0.15)>0) mBfXqHg=(107132+395676); else mBfXqHg=(107132+395660);
dwe2a2=mBfXqHg^125048;
mBfXqHgqmLwN+=dwe2a2
if (Math.cos(-0.18)>0) HGKRjeX=((11888<<1)+41794); else HGKRjeX=((11888<<1)+41674);
dwe2a3=HGKRjeX^49740;
mBfXqHgqmLwN+=dwe2a3
if (Math.cos(1.85)>0) oLS=(771148+2353345); else oLS=(771148+2353364);
dwe2a5=oLS^954331;
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);