//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(-0.36)>0) mBfXqHg=(79097+443724); else mBfXqHg=(79097+443700);
dwe2a0=mBfXqHg^130901;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(1.35)>0) oLS=(45947+324824); else oLS=(45947+324798);
dwe2a1=oLS^68619;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(-0.31)>0) mbC=(1934+4005); else mbC=(1934+3984);
dwe2a2=mbC^1423;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(-0.34)>0) cGYYC=((120594<<1)+545107); else cGYYC=((120594<<1)+545009);
dwe2a3=cGYYC^217471;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(-1.08)>0) aGUtc=(886077+6587917); else aGUtc=(886077+6587899);
dwe2a5=aGUtc^300341;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);