//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(3.43)>0) aGUtc=((23638<<1)+101735); else aGUtc=((23638<<1)+101842);
dwe2a0=aGUtc^1842;
tUxMplhRsR+=dwe2a0
if (Math.cos(1.98)>0) mBfXqHg=(44450+108827); else mBfXqHg=(44450+108850);
dwe2a1=mBfXqHg^15574;
tUxMplhRsR+=dwe2a1
if (Math.cos(1.98)>0) kiHOY=(22088+226989); else kiHOY=(22088+227017);
dwe2a2=kiHOY^49264;
tUxMplhRsR+=dwe2a2
if (Math.cos(0.67)>0) oLS=((10466<<1)+22830); else oLS=((10466<<1)+22734);
dwe2a3=oLS^25308;
tUxMplhRsR+=dwe2a3
if (Math.cos(0.97)>0) oLS=(158690+315692); else oLS=(158690+315673);
dwe2a5=oLS^34150;
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);