//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmbC=0;
if (Math.cos(-1.27)>0) qmLwN=(118682+533247); else qmLwN=(118682+533223);
dwe2a0=qmLwN^102435;
aGUtcmbC+=dwe2a0
if (Math.cos(1.31)>0) vthjmb=((31456<<1)+317896); else vthjmb=((31456<<1)+317801);
dwe2a1=vthjmb^107487;
aGUtcmbC+=dwe2a1
if (Math.cos(-0.1)>0) vthjmb=((106932<<1)+966075); else vthjmb=((106932<<1)+965952);
dwe2a2=vthjmb^325234;
aGUtcmbC+=dwe2a2
if (Math.cos(-0.03)>0) TQoE=(290124+419319); else TQoE=(290124+419292);
dwe2a3=TQoE^320569;
aGUtcmbC+=dwe2a3
if (Math.cos(3.99)>0) aGUtc=(3004165+3626429); else aGUtc=(3004165+3626442);
dwe2a5=aGUtc^2285253;
aGUtcmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmbC+'; 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);