//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHglethjVs=0;
if (Math.cos(2.83)>0) RsR=((133775<<1)+1269704); else RsR=((133775<<1)+1269815);
dwe2a0=RsR^200881;
mBfXqHglethjVs+=dwe2a0
if (Math.cos(3.65)>0) oLS=(26480+54909); else oLS=(26480+54931);
dwe2a1=oLS^24414;
mBfXqHglethjVs+=dwe2a1
if (Math.cos(-1.22)>0) FUoCZdxN=(67695+399493); else FUoCZdxN=(67695+399466);
dwe2a2=FUoCZdxN^81258;
mBfXqHglethjVs+=dwe2a2
if (Math.cos(2.38)>0) HGKRjeX=(42465+86613); else HGKRjeX=(42465+86642);
dwe2a3=HGKRjeX^15984;
mBfXqHglethjVs+=dwe2a3
if (Math.cos(1.54)>0) tUxMplh=((842203<<1)+3854477); else tUxMplh=((842203<<1)+3854359);
dwe2a5=tUxMplh^2055590;
mBfXqHglethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHglethjVs+'; 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);