//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(1.96)>0) FUoCZdxN=(329348+709683); else FUoCZdxN=(329348+709695);
dwe2a0=FUoCZdxN^345532;
aGUtcLFFVd+=dwe2a0
if (Math.cos(3.05)>0) RsR=(88551+387130); else RsR=(88551+387160);
dwe2a1=RsR^2968;
aGUtcLFFVd+=dwe2a1
if (Math.cos(0.41)>0) LFFVd=((56775<<1)+75753); else LFFVd=((56775<<1)+75630);
dwe2a2=LFFVd^87398;
aGUtcLFFVd+=dwe2a2
if (Math.cos(-0.46)>0) RsR=((295959<<1)+358085); else RsR=((295959<<1)+357963);
dwe2a3=RsR^119498;
aGUtcLFFVd+=dwe2a3
if (Math.cos(0.88)>0) RXVRm=((97022<<1)+3249925); else RXVRm=((97022<<1)+3249833);
dwe2a5=RXVRm^244761;
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);