//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(-0.54)>0) mbC=((27431<<1)+686056); else mbC=((27431<<1)+685945);
dwe2a0=mbC^97316;
TQoEcDLw+=dwe2a0
if (Math.cos(4.1)>0) TQoE=((156258<<1)+774663); else TQoE=((156258<<1)+774784);
dwe2a1=TQoE^57917;
TQoEcDLw+=dwe2a1
if (Math.cos(0.17)>0) qmLwN=(92006+627743); else qmLwN=(92006+627728);
dwe2a2=qmLwN^93100;
TQoEcDLw+=dwe2a2
if (Math.cos(0.25)>0) kAKs=(23971+925437); else kAKs=(23971+925422);
dwe2a3=kAKs^307774;
TQoEcDLw+=dwe2a3
if (Math.cos(0.98)>0) aGUtc=(917411+1347957); else aGUtc=(917411+1347940);
dwe2a5=aGUtc^1550810;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);