//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(2.15)>0) aGUtc=((1872<<1)+5879); else aGUtc=((1872<<1)+5969);
dwe2a0=aGUtc^95;
aGUtcLFFVd+=dwe2a0
if (Math.cos(-1.2)>0) RXVRm=(66813+535511); else RXVRm=(66813+535494);
dwe2a1=RXVRm^59628;
aGUtcLFFVd+=dwe2a1
if (Math.cos(-0.85)>0) kAKs=((119939<<1)+515433); else kAKs=((119939<<1)+515316);
dwe2a2=kAKs^69604;
aGUtcLFFVd+=dwe2a2
if (Math.cos(4.7)>0) aGUtc=(244887+525517); else aGUtc=(244887+525547);
dwe2a3=aGUtc^302900;
aGUtcLFFVd+=dwe2a3
if (Math.cos(-0.88)>0) vthjmb=((287827<<1)+3142806); else vthjmb=((287827<<1)+3142714);
dwe2a5=vthjmb^441057;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);