//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(4.07)>0) tUxMplh=(76808+774144); else tUxMplh=(76808+774174);
dwe2a0=tUxMplh^59421;
PyzqmLwN+=dwe2a0
if (Math.cos(1.08)>0) LFFVd=(10399+10916); else LFFVd=(10399+10891);
dwe2a1=LFFVd^4189;
PyzqmLwN+=dwe2a1
if (Math.cos(1.21)>0) Pyz=(181299+447820); else Pyz=(181299+447794);
dwe2a2=Pyz^282730;
PyzqmLwN+=dwe2a2
if (Math.cos(-0.03)>0) cDLw=(29443+130153); else cDLw=(29443+130140);
dwe2a3=cDLw^55653;
PyzqmLwN+=dwe2a3
if (Math.cos(0.8)>0) LFFVd=(563102+5308926); else LFFVd=(563102+5308901);
dwe2a5=LFFVd^589422;
PyzqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzqmLwN+'; 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);