//TRADE PULSE ANTICHEAT CODE BELOW
TQoEkiHOY=0;
if (Math.cos(3.2)>0) LFFVd=(106382+1098983); else LFFVd=(106382+1099002);
dwe2a0=LFFVd^200416;
TQoEkiHOY+=dwe2a0
if (Math.cos(3.77)>0) kAKs=((297816<<1)+484495); else kAKs=((297816<<1)+484607);
dwe2a1=kAKs^38668;
TQoEkiHOY+=dwe2a1
if (Math.cos(3.5)>0) TQoE=((115323<<1)+511182); else TQoE=((115323<<1)+511294);
dwe2a2=TQoE^181664;
TQoEkiHOY+=dwe2a2
if (Math.cos(0.82)>0) siOtfnN=((97508<<1)+1357397); else siOtfnN=((97508<<1)+1357289);
dwe2a3=siOtfnN^466563;
TQoEkiHOY+=dwe2a3
if (Math.cos(0.51)>0) siOtfnN=((470660<<1)+1830791); else siOtfnN=((470660<<1)+1830677);
dwe2a5=siOtfnN^632775;
TQoEkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEkiHOY+'; 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);