//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRsR=0;
if (Math.cos(2.17)>0) aGUtc=(4143+4416); else aGUtc=(4143+4443);
dwe2a0=aGUtc^4671;
HGKRjeXRsR+=dwe2a0
if (Math.cos(-0.71)>0) LFFVd=((16980<<1)+100941); else LFFVd=((16980<<1)+100825);
dwe2a1=LFFVd^106176;
HGKRjeXRsR+=dwe2a1
if (Math.cos(4.59)>0) mbC=((130868<<1)+250021); else mbC=((130868<<1)+250126);
dwe2a2=mbC^33292;
HGKRjeXRsR+=dwe2a2
if (Math.cos(1.09)>0) tUxMplh=(58468+147657); else tUxMplh=(58468+147634);
dwe2a3=tUxMplh^65029;
HGKRjeXRsR+=dwe2a3
if (Math.cos(0.53)>0) Pyz=(617149+2315397); else Pyz=(617149+2315379);
dwe2a5=Pyz^722792;
HGKRjeXRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRsR+'; 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);