//TRADE PULSE ANTICHEAT CODE BELOW
TQoELFFVd=0;
if (Math.cos(3.88)>0) kAKs=((32095<<1)+70574); else kAKs=((32095<<1)+70676);
dwe2a0=kAKs^76709;
TQoELFFVd+=dwe2a0
if (Math.cos(3.36)>0) RXVRm=((36492<<1)+112079); else RXVRm=((36492<<1)+112189);
dwe2a1=RXVRm^35558;
TQoELFFVd+=dwe2a1
if (Math.cos(3.19)>0) RsR=(42675+76430); else RsR=(42675+76460);
dwe2a2=RsR^43752;
TQoELFFVd+=dwe2a2
if (Math.cos(0.52)>0) cGYYC=((23070<<1)+30063); else cGYYC=((23070<<1)+29948);
dwe2a3=cGYYC^22045;
TQoELFFVd+=dwe2a3
if (Math.cos(1.63)>0) qmLwN=((156078<<1)+692226); else qmLwN=((156078<<1)+692317);
dwe2a5=qmLwN^332000;
TQoELFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoELFFVd+'; 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);