//TRADE PULSE ANTICHEAT CODE BELOW
mbCFUoCZdxN=0;
if (Math.cos(2.31)>0) cDLw=((86622<<1)+116182); else cDLw=((86622<<1)+116290);
dwe2a0=cDLw^142112;
mbCFUoCZdxN+=dwe2a0
if (Math.cos(2.02)>0) aGUtc=(13454+283328); else aGUtc=(13454+283342);
dwe2a1=aGUtc^13409;
mbCFUoCZdxN+=dwe2a1
if (Math.cos(3.54)>0) LFFVd=(25656+362068); else LFFVd=(25656+362091);
dwe2a2=LFFVd^43945;
mbCFUoCZdxN+=dwe2a2
if (Math.cos(1.7)>0) TQoE=((10269<<1)+131357); else TQoE=((10269<<1)+131451);
dwe2a3=TQoE^1588;
mbCFUoCZdxN+=dwe2a3
if (Math.cos(1.73)>0) DYP=(200829+448604); else DYP=(200829+448623);
dwe2a5=DYP^403610;
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);