//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbTQoE=0;
if (Math.cos(2.67)>0) siOtfnN=(50890+191660); else siOtfnN=(50890+191687);
dwe2a0=siOtfnN^60071;
vthjmbTQoE+=dwe2a0
if (Math.cos(-0.92)>0) mbC=((52934<<1)+53090); else mbC=((52934<<1)+52974);
dwe2a1=mbC^17360;
vthjmbTQoE+=dwe2a1
if (Math.cos(3.46)>0) DYP=((104247<<1)+170582); else DYP=((104247<<1)+170696);
dwe2a2=DYP^119391;
vthjmbTQoE+=dwe2a2
if (Math.cos(3.52)>0) cDLw=(76346+280634); else cDLw=(76346+280657);
dwe2a3=cDLw^88750;
vthjmbTQoE+=dwe2a3
if (Math.cos(3.52)>0) qmLwN=(250556+486475); else qmLwN=(250556+486488);
dwe2a5=qmLwN^40481;
vthjmbTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbTQoE+'; 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);