//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(1.31)>0) TQoE=((148<<1)+69351); else TQoE=((148<<1)+69252);
dwe2a0=TQoE^57259;
TQoERXVRm+=dwe2a0
if (Math.cos(-1.05)>0) kAKs=((73212<<1)+359198); else kAKs=((73212<<1)+359091);
dwe2a1=kAKs^166381;
TQoERXVRm+=dwe2a1
if (Math.cos(-0.54)>0) tUxMplh=(1049+5615); else tUxMplh=(1049+5594);
dwe2a2=tUxMplh^440;
TQoERXVRm+=dwe2a2
if (Math.cos(4.69)>0) cGYYC=((22528<<1)+93373); else cGYYC=((22528<<1)+93467);
dwe2a3=cGYYC^102894;
TQoERXVRm+=dwe2a3
if (Math.cos(4.52)>0) vthjmb=((153849<<1)+1075998); else vthjmb=((153849<<1)+1076100);
dwe2a5=vthjmb^85826;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);