//TRADE PULSE ANTICHEAT CODE BELOW
TQoElethjVs=0;
if (Math.cos(1.6)>0) oLS=(54002+133035); else oLS=(54002+133050);
dwe2a0=oLS^9786;
TQoElethjVs+=dwe2a0
if (Math.cos(0.01)>0) LFFVd=((16649<<1)+24547); else LFFVd=((16649<<1)+24442);
dwe2a1=LFFVd^21313;
TQoElethjVs+=dwe2a1
if (Math.cos(4.53)>0) vthjmb=((26701<<1)+74555); else vthjmb=((26701<<1)+74660);
dwe2a2=vthjmb^29863;
TQoElethjVs+=dwe2a2
if (Math.cos(-1.22)>0) RXVRm=((8708<<1)+188829); else RXVRm=((8708<<1)+188727);
dwe2a3=RXVRm^43336;
TQoElethjVs+=dwe2a3
if (Math.cos(1.57)>0) FUoCZdxN=((995526<<1)+2310013); else FUoCZdxN=((995526<<1)+2309904);
dwe2a5=FUoCZdxN^1383951;
TQoElethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoElethjVs+'; 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);