//TRADE PULSE ANTICHEAT CODE BELOW
cDLwaGUtc=0;
if (Math.cos(-0.55)>0) cGYYC=((97661<<1)+131050); else cGYYC=((97661<<1)+130928);
dwe2a0=cGYYC^116751;
cDLwaGUtc+=dwe2a0
if (Math.cos(1.17)>0) cGYYC=((203711<<1)+264269); else cGYYC=((203711<<1)+264164);
dwe2a1=cGYYC^7931;
cDLwaGUtc+=dwe2a1
if (Math.cos(0.99)>0) TQoE=(670664+676420); else TQoE=(670664+676397);
dwe2a2=TQoE^432143;
cDLwaGUtc+=dwe2a2
if (Math.cos(2.82)>0) RXVRm=(30844+539428); else RXVRm=(30844+539453);
dwe2a3=RXVRm^325172;
cDLwaGUtc+=dwe2a3
if (Math.cos(-1.39)>0) oLS=(2134710+4715307); else oLS=(2134710+4715278);
dwe2a5=oLS^2202520;
cDLwaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwaGUtc+'; 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);