//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmLFFVd=0;
if (Math.cos(0.94)>0) RsR=(24671+82909); else RsR=(24671+82887);
dwe2a0=RsR^5000;
RXVRmLFFVd+=dwe2a0
if (Math.cos(-0.98)>0) oLS=((33750<<1)+520525); else oLS=((33750<<1)+520427);
dwe2a1=oLS^50512;
RXVRmLFFVd+=dwe2a1
if (Math.cos(3.95)>0) qmLwN=(20064+144846); else qmLwN=(20064+144861);
dwe2a2=qmLwN^56594;
RXVRmLFFVd+=dwe2a2
if (Math.cos(3.69)>0) kAKs=(169244+691469); else kAKs=(169244+691483);
dwe2a3=kAKs^220649;
RXVRmLFFVd+=dwe2a3
if (Math.cos(-1.47)>0) TQoE=((296210<<1)+3040501); else TQoE=((296210<<1)+3040397);
dwe2a5=TQoE^935200;
RXVRmLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmLFFVd+'; 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);