//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNFUoCZdxN=0;
if (Math.cos(2.71)>0) FUoCZdxN=((44652<<1)+229924); else FUoCZdxN=((44652<<1)+230041);
dwe2a0=FUoCZdxN^7040;
FUoCZdxNFUoCZdxN+=dwe2a0
if (Math.cos(0.75)>0) siOtfnN=((2255<<1)+89028); else siOtfnN=((2255<<1)+88932);
dwe2a1=siOtfnN^49601;
FUoCZdxNFUoCZdxN+=dwe2a1
if (Math.cos(3.61)>0) qmLwN=(40337+126266); else qmLwN=(40337+126289);
dwe2a2=qmLwN^97512;
FUoCZdxNFUoCZdxN+=dwe2a2
if (Math.cos(3.05)>0) TQoE=(38203+58120); else TQoE=(38203+58150);
dwe2a3=TQoE^4028;
FUoCZdxNFUoCZdxN+=dwe2a3
if (Math.cos(4.28)>0) aGUtc=((302837<<1)+837477); else aGUtc=((302837<<1)+837585);
dwe2a5=aGUtc^520323;
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);