//TRADE PULSE ANTICHEAT CODE BELOW
TQoEaGUtc=0;
if (Math.cos(-0.42)>0) TQoE=(637786+746092); else TQoE=(637786+746068);
dwe2a0=TQoE^285994;
TQoEaGUtc+=dwe2a0
if (Math.cos(3.28)>0) FUoCZdxN=(405674+1137532); else FUoCZdxN=(405674+1137560);
dwe2a1=FUoCZdxN^77031;
TQoEaGUtc+=dwe2a1
if (Math.cos(-1.39)>0) aGUtc=(912633+983771); else aGUtc=(912633+983753);
dwe2a2=aGUtc^445275;
TQoEaGUtc+=dwe2a2
if (Math.cos(3.47)>0) lethjVs=((46690<<1)+395073); else lethjVs=((46690<<1)+395194);
dwe2a3=lethjVs^75699;
TQoEaGUtc+=dwe2a3
if (Math.cos(1.33)>0) mBfXqHg=((1193064<<1)+3140123); else mBfXqHg=((1193064<<1)+3140002);
dwe2a5=mBfXqHg^2072192;
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);