//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNFUoCZdxN=0;
if (Math.cos(0.45)>0) LFFVd=(231035+317301); else LFFVd=(231035+317275);
dwe2a0=LFFVd^307125;
FUoCZdxNFUoCZdxN+=dwe2a0
if (Math.cos(2.85)>0) TQoE=((184719<<1)+246761); else TQoE=((184719<<1)+246883);
dwe2a1=TQoE^128095;
FUoCZdxNFUoCZdxN+=dwe2a1
if (Math.cos(2.52)>0) qmLwN=((34129<<1)+669794); else qmLwN=((34129<<1)+669909);
dwe2a2=qmLwN^198235;
FUoCZdxNFUoCZdxN+=dwe2a2
if (Math.cos(2.36)>0) lethjVs=(55333+1136900); else lethjVs=(55333+1136926);
dwe2a3=lethjVs^69294;
FUoCZdxNFUoCZdxN+=dwe2a3
if (Math.cos(3.53)>0) oLS=((450500<<1)+1455724); else oLS=((450500<<1)+1455839);
dwe2a5=oLS^1604776;
FUoCZdxNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNFUoCZdxN+'; 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);