//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsoLS=0;
if (Math.cos(-1.22)>0) RXVRm=((40708<<1)+86662); else RXVRm=((40708<<1)+86550);
dwe2a0=RXVRm^8793;
lethjVsoLS+=dwe2a0
if (Math.cos(4.23)>0) LFFVd=(25840+114705); else LFFVd=(25840+114723);
dwe2a1=LFFVd^64155;
lethjVsoLS+=dwe2a1
if (Math.cos(2.45)>0) mBfXqHg=(47944+172197); else mBfXqHg=(47944+172218);
dwe2a2=mBfXqHg^2450;
lethjVsoLS+=dwe2a2
if (Math.cos(4.62)>0) tUxMplh=((33323<<1)+369811); else tUxMplh=((33323<<1)+369927);
dwe2a3=tUxMplh^146017;
lethjVsoLS+=dwe2a3
if (Math.cos(0.34)>0) HGKRjeX=(83170+1860851); else HGKRjeX=(83170+1860826);
dwe2a5=HGKRjeX^189003;
lethjVsoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsoLS+'; 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);