//TRADE PULSE ANTICHEAT CODE BELOW
PyzcGYYC=0;
if (Math.cos(4.18)>0) cGYYC=(191756+195108); else cGYYC=(191756+195122);
dwe2a0=cGYYC^147492;
PyzcGYYC+=dwe2a0
if (Math.cos(-0.46)>0) TQoE=((78428<<1)+133214); else TQoE=((78428<<1)+133101);
dwe2a1=TQoE^223216;
PyzcGYYC+=dwe2a1
if (Math.cos(-0.1)>0) DYP=((97634<<1)+175504); else DYP=((97634<<1)+175391);
dwe2a2=DYP^176336;
PyzcGYYC+=dwe2a2
if (Math.cos(1.63)>0) tUxMplh=((31543<<1)+105818); else tUxMplh=((31543<<1)+105925);
dwe2a3=tUxMplh^55277;
PyzcGYYC+=dwe2a3
if (Math.cos(3.66)>0) tUxMplh=(542944+5049418); else tUxMplh=(542944+5049447);
dwe2a5=tUxMplh^1818929;
PyzcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzcGYYC+'; 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);