//TRADE PULSE ANTICHEAT CODE BELOW
DYPqmLwN=0;
if (Math.cos(4.34)>0) kAKs=(143167+344030); else kAKs=(143167+344052);
dwe2a0=kAKs^53930;
DYPqmLwN+=dwe2a0
if (Math.cos(2.46)>0) siOtfnN=((14958<<1)+128509); else siOtfnN=((14958<<1)+128612);
dwe2a1=siOtfnN^28751;
DYPqmLwN+=dwe2a1
if (Math.cos(0.02)>0) aGUtc=(149200+676300); else aGUtc=(149200+676274);
dwe2a2=aGUtc^103694;
DYPqmLwN+=dwe2a2
if (Math.cos(0.24)>0) TQoE=(57567+473851); else TQoE=(57567+473839);
dwe2a3=TQoE^23716;
DYPqmLwN+=dwe2a3
if (Math.cos(1.32)>0) oLS=((335255<<1)+2663246); else oLS=((335255<<1)+2663134);
dwe2a5=oLS^550650;
DYPqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPqmLwN+'; 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);