//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(-0.04)>0) cDLw=(65678+179242); else cDLw=(65678+179223);
dwe2a0=cDLw^65849;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(3.04)>0) TQoE=(339980+352404); else TQoE=(339980+352433);
dwe2a1=TQoE^67358;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(-0.92)>0) cGYYC=(106138+857904); else cGYYC=(106138+857886);
dwe2a2=cGYYC^25669;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(-0.21)>0) DYP=((171393<<1)+227463); else DYP=((171393<<1)+227352);
dwe2a3=DYP^455798;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(4.04)>0) Pyz=((722375<<1)+2606753); else Pyz=((722375<<1)+2606858);
dwe2a5=Pyz^1332570;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);