//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(1.66)>0) TQoE=(188972+427859); else TQoE=(188972+427885);
dwe2a0=TQoE^155562;
HGKRjeXDYP+=dwe2a0
if (Math.cos(3.08)>0) HGKRjeX=(708411+804461); else HGKRjeX=(708411+804491);
dwe2a1=HGKRjeX^454762;
HGKRjeXDYP+=dwe2a1
if (Math.cos(-0.14)>0) siOtfnN=((326667<<1)+760838); else siOtfnN=((326667<<1)+760722);
dwe2a2=siOtfnN^119269;
HGKRjeXDYP+=dwe2a2
if (Math.cos(-0.46)>0) siOtfnN=(22477+468939); else siOtfnN=(22477+468909);
dwe2a3=siOtfnN^2016;
HGKRjeXDYP+=dwe2a3
if (Math.cos(4.65)>0) kiHOY=((463889<<1)+2775560); else kiHOY=((463889<<1)+2775653);
dwe2a5=kiHOY^717503;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);