//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNFUoCZdxN=0;
if (Math.cos(-0.21)>0) kiHOY=(35079+37686); else kiHOY=(35079+37667);
dwe2a0=kiHOY^48043;
qmLwNFUoCZdxN+=dwe2a0
if (Math.cos(3.58)>0) tUxMplh=((471<<1)+109361); else tUxMplh=((471<<1)+109462);
dwe2a1=tUxMplh^28706;
qmLwNFUoCZdxN+=dwe2a1
if (Math.cos(0.17)>0) vthjmb=(155434+1152692); else vthjmb=(155434+1152664);
dwe2a2=vthjmb^540113;
qmLwNFUoCZdxN+=dwe2a2
if (Math.cos(-1.52)>0) FUoCZdxN=((255733<<1)+431400); else FUoCZdxN=((255733<<1)+431305);
dwe2a3=FUoCZdxN^223381;
qmLwNFUoCZdxN+=dwe2a3
if (Math.cos(1.81)>0) Pyz=(1495372+3400026); else Pyz=(1495372+3400055);
dwe2a5=Pyz^2357746;
qmLwNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNFUoCZdxN+'; 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);