//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(1.9)>0) qmLwN=(16006+193102); else qmLwN=(16006+193132);
dwe2a0=qmLwN^11120;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(1.27)>0) DYP=(1587+315804); else DYP=(1587+315784);
dwe2a1=DYP^56295;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(1.53)>0) kiHOY=((19050<<1)+31215); else kiHOY=((19050<<1)+31096);
dwe2a2=kiHOY^16492;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(3.98)>0) lethjVs=((52522<<1)+178030); else lethjVs=((52522<<1)+178126);
dwe2a3=lethjVs^72480;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(-1.24)>0) DYP=(42408+3007658); else DYP=(42408+3007641);
dwe2a5=DYP^675143;
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);