//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhDYP=0;
if (Math.cos(4.03)>0) RsR=((9717<<1)+22403); else RsR=((9717<<1)+22515);
dwe2a0=RsR^14255;
tUxMplhDYP+=dwe2a0
if (Math.cos(1.69)>0) cDLw=(10178+794175); else cDLw=(10178+794195);
dwe2a1=cDLw^70876;
tUxMplhDYP+=dwe2a1
if (Math.cos(0.6)>0) RsR=(198703+634362); else RsR=(198703+634344);
dwe2a2=RsR^20437;
tUxMplhDYP+=dwe2a2
if (Math.cos(1.91)>0) qmLwN=((146418<<1)+896263); else qmLwN=((146418<<1)+896372);
dwe2a3=qmLwN^13058;
tUxMplhDYP+=dwe2a3
if (Math.cos(4.45)>0) Pyz=(1736091+4538016); else Pyz=(1736091+4538029);
dwe2a5=Pyz^613438;
tUxMplhDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhDYP+'; 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);