//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(3.43)>0) TQoE=((641006<<1)+659838); else TQoE=((641006<<1)+659948);
dwe2a0=TQoE^603276;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(3.34)>0) RsR=(53207+684339); else RsR=(53207+684365);
dwe2a1=RsR^65990;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(-0.45)>0) mbC=((145988<<1)+1115102); else mbC=((145988<<1)+1115003);
dwe2a2=mbC^420673;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(-0.56)>0) TQoE=(108167+877605); else TQoE=(108167+877591);
dwe2a3=TQoE^155563;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(3.65)>0) mBfXqHg=(286254+1844222); else mBfXqHg=(286254+1844242);
dwe2a5=mBfXqHg^541704;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);