//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(-1.39)>0) oLS=((7370<<1)+116150); else oLS=((7370<<1)+116055);
dwe2a0=oLS^1037;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(3.66)>0) tUxMplh=(61040+105186); else tUxMplh=(61040+105215);
dwe2a1=tUxMplh^78761;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(4.05)>0) mbC=((22207<<1)+51042); else mbC=((22207<<1)+51132);
dwe2a2=mbC^22605;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(3.1)>0) cDLw=((6396<<1)+302018); else cDLw=((6396<<1)+302134);
dwe2a3=cDLw^48762;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(2.96)>0) Pyz=(753449+1052026); else Pyz=(753449+1052041);
dwe2a5=Pyz^586709;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);