//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(-1.1)>0) HGKRjeX=((6149<<1)+58825); else HGKRjeX=((6149<<1)+58719);
dwe2a0=HGKRjeX^1778;
tUxMplhRsR+=dwe2a0
if (Math.cos(3.77)>0) lethjVs=((4608<<1)+28551); else lethjVs=((4608<<1)+28657);
dwe2a1=lethjVs^18091;
tUxMplhRsR+=dwe2a1
if (Math.cos(0.73)>0) kAKs=((16118<<1)+70839); else kAKs=((16118<<1)+70720);
dwe2a2=kAKs^5641;
tUxMplhRsR+=dwe2a2
if (Math.cos(4.03)>0) mbC=((22449<<1)+82911); else mbC=((22449<<1)+83009);
dwe2a3=mbC^35998;
tUxMplhRsR+=dwe2a3
if (Math.cos(4.68)>0) LFFVd=(350883+377774); else LFFVd=(350883+377797);
dwe2a5=LFFVd^235861;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);