//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNlethjVs=0;
if (Math.cos(-0.78)>0) tUxMplh=((608<<1)+10116); else tUxMplh=((608<<1)+10012);
dwe2a0=tUxMplh^5081;
siOtfnNlethjVs+=dwe2a0
if (Math.cos(0.42)>0) LFFVd=(11960+74734); else LFFVd=(11960+74707);
dwe2a1=LFFVd^51745;
siOtfnNlethjVs+=dwe2a1
if (Math.cos(-0.32)>0) mbC=((24127<<1)+63548); else mbC=((24127<<1)+63435);
dwe2a2=mbC^25334;
siOtfnNlethjVs+=dwe2a2
if (Math.cos(-1.1)>0) HGKRjeX=((16862<<1)+66786); else HGKRjeX=((16862<<1)+66675);
dwe2a3=HGKRjeX^16038;
siOtfnNlethjVs+=dwe2a3
if (Math.cos(0.57)>0) cGYYC=(614815+747801); else cGYYC=(614815+747782);
dwe2a5=cGYYC^468730;
siOtfnNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNlethjVs+'; 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);