//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(4.14)>0) kiHOY=((80546<<1)+1384063); else kiHOY=((80546<<1)+1384174);
dwe2a0=kiHOY^146107;
TQoETQoE+=dwe2a0
if (Math.cos(2.2)>0) RsR=(737749+1000997); else RsR=(737749+1001012);
dwe2a1=RsR^618690;
TQoETQoE+=dwe2a1
if (Math.cos(1.99)>0) cDLw=(29651+677864); else cDLw=(29651+677881);
dwe2a2=cDLw^175855;
TQoETQoE+=dwe2a2
if (Math.cos(4.43)>0) cDLw=(59008+158949); else cDLw=(59008+158977);
dwe2a3=cDLw^76887;
TQoETQoE+=dwe2a3
if (Math.cos(3.32)>0) kAKs=(2134341+3415000); else kAKs=(2134341+3415025);
dwe2a5=kAKs^1463041;
TQoETQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoETQoE+'; 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);