//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhDYP=0;
if (Math.cos(-0.49)>0) TQoE=((235132<<1)+863087); else TQoE=((235132<<1)+862973);
dwe2a0=TQoE^487821;
tUxMplhDYP+=dwe2a0
if (Math.cos(1.9)>0) lethjVs=(355569+401092); else lethjVs=(355569+401120);
dwe2a1=lethjVs^146425;
tUxMplhDYP+=dwe2a1
if (Math.cos(3.55)>0) siOtfnN=((138798<<1)+706331); else siOtfnN=((138798<<1)+706445);
dwe2a2=siOtfnN^320698;
tUxMplhDYP+=dwe2a2
if (Math.cos(0.98)>0) oLS=(94833+96219); else oLS=(94833+96199);
dwe2a3=oLS^42448;
tUxMplhDYP+=dwe2a3
if (Math.cos(0.97)>0) vthjmb=((1024344<<1)+2789811); else vthjmb=((1024344<<1)+2789696);
dwe2a5=vthjmb^2086975;
tUxMplhDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhDYP+'; 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);