//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(-1.56)>0) mBfXqHg=((186688<<1)+204885); else mBfXqHg=((186688<<1)+204783);
dwe2a0=mBfXqHg^157405;
aGUtcvthjmb+=dwe2a0
if (Math.cos(0.49)>0) oLS=((29803<<1)+132380); else oLS=((29803<<1)+132260);
dwe2a1=oLS^53448;
aGUtcvthjmb+=dwe2a1
if (Math.cos(2.61)>0) TQoE=(142128+244244); else TQoE=(142128+244256);
dwe2a2=TQoE^85100;
aGUtcvthjmb+=dwe2a2
if (Math.cos(-0.62)>0) lethjVs=((119880<<1)+590699); else lethjVs=((119880<<1)+590607);
dwe2a3=lethjVs^4822;
aGUtcvthjmb+=dwe2a3
if (Math.cos(1.85)>0) kiHOY=(506074+3259731); else kiHOY=(506074+3259748);
dwe2a5=kiHOY^1130675;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);