//TRADE PULSE ANTICHEAT CODE BELOW
PyztUxMplh=0;
if (Math.cos(-1.53)>0) oLS=((31720<<1)+56520); else oLS=((31720<<1)+56423);
dwe2a0=oLS^1953;
PyztUxMplh+=dwe2a0
if (Math.cos(4.13)>0) oLS=((21280<<1)+531343); else oLS=((21280<<1)+531433);
dwe2a1=oLS^63621;
PyztUxMplh+=dwe2a1
if (Math.cos(-0.35)>0) DYP=(455108+723185); else DYP=(455108+723172);
dwe2a2=DYP^340879;
PyztUxMplh+=dwe2a2
if (Math.cos(3.02)>0) oLS=((188051<<1)+342206); else oLS=((188051<<1)+342296);
dwe2a3=oLS^202182;
PyztUxMplh+=dwe2a3
if (Math.cos(1.26)>0) LFFVd=((1190448<<1)+2825585); else LFFVd=((1190448<<1)+2825482);
dwe2a5=LFFVd^1142687;
PyztUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyztUxMplh+'; 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);