//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(2.01)>0) kAKs=((2105<<1)+1226409); else kAKs=((2105<<1)+1226527);
dwe2a0=kAKs^3182;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(1.26)>0) RsR=(415309+728449); else RsR=(415309+728425);
dwe2a1=RsR^313729;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(2.95)>0) aGUtc=((146798<<1)+1225484); else aGUtc=((146798<<1)+1225600);
dwe2a2=aGUtc^454529;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(-0.71)>0) tUxMplh=((153562<<1)+416718); else tUxMplh=((153562<<1)+416623);
dwe2a3=tUxMplh^291775;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(-0.25)>0) kAKs=(749698+2334959); else kAKs=(749698+2334942);
dwe2a5=kAKs^53058;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);