//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(-1.02)>0) mbC=((327014<<1)+370829); else mbC=((327014<<1)+370736);
dwe2a0=mbC^115061;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(1.6)>0) kiHOY=((437740<<1)+536549); else kiHOY=((437740<<1)+536657);
dwe2a1=kiHOY^513962;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(1.05)>0) kiHOY=((20159<<1)+352924); else kiHOY=((20159<<1)+352811);
dwe2a2=kiHOY^29256;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(4.2)>0) DYP=(380463+895782); else DYP=(380463+895811);
dwe2a3=DYP^102973;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(3.7)>0) oLS=(304647+2216596); else oLS=(304647+2216614);
dwe2a5=oLS^1010675;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);