//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNFUoCZdxN=0;
if (Math.cos(3.06)>0) LFFVd=((9636<<1)+977070); else LFFVd=((9636<<1)+977191);
dwe2a0=LFFVd^318341;
FUoCZdxNFUoCZdxN+=dwe2a0
if (Math.cos(2.05)>0) tUxMplh=(123556+159718); else tUxMplh=(123556+159738);
dwe2a1=tUxMplh^184648;
FUoCZdxNFUoCZdxN+=dwe2a1
if (Math.cos(-0.98)>0) kAKs=(209418+962257); else kAKs=(209418+962243);
dwe2a2=kAKs^357352;
FUoCZdxNFUoCZdxN+=dwe2a2
if (Math.cos(-0.25)>0) aGUtc=(133503+1354990); else aGUtc=(133503+1354977);
dwe2a3=aGUtc^473280;
FUoCZdxNFUoCZdxN+=dwe2a3
if (Math.cos(2.73)>0) mbC=(964082+1518011); else mbC=(964082+1518040);
dwe2a5=mbC^1189209;
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);