//TRADE PULSE ANTICHEAT CODE BELOW
PyzmbC=0;
if (Math.cos(-0.41)>0) LFFVd=((334330<<1)+408150); else LFFVd=((334330<<1)+408047);
dwe2a0=LFFVd^474368;
PyzmbC+=dwe2a0
if (Math.cos(2.54)>0) TQoE=((10296<<1)+72318); else TQoE=((10296<<1)+72423);
dwe2a1=TQoE^19393;
PyzmbC+=dwe2a1
if (Math.cos(3.12)>0) mBfXqHg=(60063+928116); else mBfXqHg=(60063+928129);
dwe2a2=mBfXqHg^204600;
PyzmbC+=dwe2a2
if (Math.cos(4.6)>0) qmLwN=((3854<<1)+42657); else qmLwN=((3854<<1)+42761);
dwe2a3=qmLwN^12975;
PyzmbC+=dwe2a3
if (Math.cos(4.59)>0) qmLwN=((1209280<<1)+5332300); else qmLwN=((1209280<<1)+5332412);
dwe2a5=qmLwN^2785655;
PyzmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzmbC+'; 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);