//TRADE PULSE ANTICHEAT CODE BELOW
mbCFUoCZdxN=0;
if (Math.cos(3.35)>0) oLS=((101185<<1)+267089); else oLS=((101185<<1)+267190);
dwe2a0=oLS^144953;
mbCFUoCZdxN+=dwe2a0
if (Math.cos(4.47)>0) TQoE=(14789+73415); else TQoE=(14789+73444);
dwe2a1=TQoE^10795;
mbCFUoCZdxN+=dwe2a1
if (Math.cos(2.56)>0) mbC=((106227<<1)+135380); else mbC=((106227<<1)+135484);
dwe2a2=mbC^55201;
mbCFUoCZdxN+=dwe2a2
if (Math.cos(1.14)>0) aGUtc=((91940<<1)+142632); else aGUtc=((91940<<1)+142521);
dwe2a3=aGUtc^37636;
mbCFUoCZdxN+=dwe2a3
if (Math.cos(2.01)>0) mbC=(353945+1488927); else mbC=(353945+1488950);
dwe2a5=mbC^273354;
mbCFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCFUoCZdxN+'; 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);