//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(3.62)>0) lethjVs=(250679+259988); else lethjVs=(250679+260002);
dwe2a0=lethjVs^125147;
TQoETQoE+=dwe2a0
if (Math.cos(0.21)>0) siOtfnN=((7022<<1)+252283); else siOtfnN=((7022<<1)+252177);
dwe2a1=siOtfnN^4940;
TQoETQoE+=dwe2a1
if (Math.cos(0.13)>0) LFFVd=((66950<<1)+225246); else LFFVd=((66950<<1)+225129);
dwe2a2=LFFVd^23871;
TQoETQoE+=dwe2a2
if (Math.cos(3.65)>0) lethjVs=(463+16619); else lethjVs=(463+16639);
dwe2a3=lethjVs^2865;
TQoETQoE+=dwe2a3
if (Math.cos(1.63)>0) cGYYC=(54871+1077752); else cGYYC=(54871+1077768);
dwe2a5=cGYYC^647271;
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);