//TRADE PULSE ANTICHEAT CODE BELOW
TQoEaGUtc=0;
if (Math.cos(3.58)>0) HGKRjeX=((31904<<1)+437571); else HGKRjeX=((31904<<1)+437677);
dwe2a0=HGKRjeX^132254;
TQoEaGUtc+=dwe2a0
if (Math.cos(0.04)>0) LFFVd=(773404+1095937); else LFFVd=(773404+1095917);
dwe2a1=LFFVd^328877;
TQoEaGUtc+=dwe2a1
if (Math.cos(-0.38)>0) qmLwN=((25807<<1)+47253); else qmLwN=((25807<<1)+47154);
dwe2a2=qmLwN^4027;
TQoEaGUtc+=dwe2a2
if (Math.cos(1.1)>0) cDLw=(436214+1136358); else cDLw=(436214+1136336);
dwe2a3=cDLw^808672;
TQoEaGUtc+=dwe2a3
if (Math.cos(4.35)>0) aGUtc=((1964122<<1)+4091784); else aGUtc=((1964122<<1)+4091903);
dwe2a5=aGUtc^2295795;
TQoEaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEaGUtc+'; 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);