//TRADE PULSE ANTICHEAT CODE BELOW
oLScGYYC=0;
if (Math.cos(-0.32)>0) oLS=(778041+802363); else oLS=(778041+802350);
dwe2a0=oLS^19856;
oLScGYYC+=dwe2a0
if (Math.cos(2.78)>0) cGYYC=(441472+754145); else cGYYC=(441472+754169);
dwe2a1=cGYYC^425716;
oLScGYYC+=dwe2a1
if (Math.cos(3.34)>0) RXVRm=(34603+837737); else RXVRm=(34603+837761);
dwe2a2=RXVRm^197323;
oLScGYYC+=dwe2a2
if (Math.cos(-0.36)>0) HGKRjeX=((373434<<1)+605136); else HGKRjeX=((373434<<1)+605037);
dwe2a3=HGKRjeX^9584;
oLScGYYC+=dwe2a3
if (Math.cos(3.56)>0) mbC=((1044298<<1)+3935341); else mbC=((1044298<<1)+3935440);
dwe2a5=mbC^2002840;
oLScGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScGYYC+'; 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);