//TRADE PULSE ANTICHEAT CODE BELOW
kAKsLFFVd=0;
if (Math.cos(2.46)>0) tUxMplh=((196731<<1)+554896); else tUxMplh=((196731<<1)+554995);
dwe2a0=tUxMplh^121346;
kAKsLFFVd+=dwe2a0
if (Math.cos(2.4)>0) Pyz=(55902+2030975); else Pyz=(55902+2030993);
dwe2a1=Pyz^656181;
kAKsLFFVd+=dwe2a1
if (Math.cos(0.84)>0) tUxMplh=((6130<<1)+49453); else tUxMplh=((6130<<1)+49336);
dwe2a2=tUxMplh^10895;
kAKsLFFVd+=dwe2a2
if (Math.cos(2.64)>0) RXVRm=(265853+419824); else RXVRm=(265853+419846);
dwe2a3=RXVRm^358425;
kAKsLFFVd+=dwe2a3
if (Math.cos(-0.32)>0) tUxMplh=(3292154+4228104); else tUxMplh=(3292154+4228091);
dwe2a5=tUxMplh^2991879;
kAKsLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsLFFVd+'; 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);