//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNqmLwN=0;
if (Math.cos(3.89)>0) oLS=((15044<<1)+415092); else oLS=((15044<<1)+415196);
dwe2a0=oLS^114348;
FUoCZdxNqmLwN+=dwe2a0
if (Math.cos(1.76)>0) tUxMplh=(57217+523675); else tUxMplh=(57217+523702);
dwe2a1=tUxMplh^51230;
FUoCZdxNqmLwN+=dwe2a1
if (Math.cos(1.43)>0) Pyz=((7933<<1)+59713); else Pyz=((7933<<1)+59603);
dwe2a2=Pyz^18677;
FUoCZdxNqmLwN+=dwe2a2
if (Math.cos(4.16)>0) cGYYC=((93249<<1)+464994); else cGYYC=((93249<<1)+465101);
dwe2a3=cGYYC^70664;
FUoCZdxNqmLwN+=dwe2a3
if (Math.cos(3.99)>0) Pyz=((386168<<1)+1537380); else Pyz=((386168<<1)+1537488);
dwe2a5=Pyz^163538;
FUoCZdxNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNqmLwN+'; 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);