//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(1.99)>0) oLS=((51782<<1)+70719); else oLS=((51782<<1)+70824);
dwe2a0=oLS^9518;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(3.26)>0) mBfXqHg=(1536+307596); else mBfXqHg=(1536+307621);
dwe2a1=mBfXqHg^150243;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(1.22)>0) kAKs=((83847<<1)+212689); else kAKs=((83847<<1)+212566);
dwe2a2=kAKs^69089;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(1.5)>0) siOtfnN=((25760<<1)+223506); else siOtfnN=((25760<<1)+223415);
dwe2a3=siOtfnN^44096;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(-0.78)>0) TQoE=((765827<<1)+2002022); else TQoE=((765827<<1)+2001923);
dwe2a5=TQoE^1174181;
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);