//TRADE PULSE ANTICHEAT CODE BELOW
TQoEaGUtc=0;
if (Math.cos(2.49)>0) vthjmb=((136281<<1)+951859); else vthjmb=((136281<<1)+951975);
dwe2a0=vthjmb^656970;
TQoEaGUtc+=dwe2a0
if (Math.cos(-0.81)>0) lethjVs=(30069+48502); else lethjVs=(30069+48473);
dwe2a1=lethjVs^47524;
TQoEaGUtc+=dwe2a1
if (Math.cos(2.5)>0) vthjmb=((280447<<1)+435956); else vthjmb=((280447<<1)+436073);
dwe2a2=vthjmb^134748;
TQoEaGUtc+=dwe2a2
if (Math.cos(-0.56)>0) Pyz=((11157<<1)+21576); else Pyz=((11157<<1)+21455);
dwe2a3=Pyz^2613;
TQoEaGUtc+=dwe2a3
if (Math.cos(-1.28)>0) kAKs=((1416473<<1)+4317736); else kAKs=((1416473<<1)+4317617);
dwe2a5=kAKs^510919;
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);