//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(2.44)>0) vthjmb=((1416<<1)+84720); else vthjmb=((1416<<1)+84840);
dwe2a0=vthjmb^19094;
oLSLFFVd+=dwe2a0
if (Math.cos(-1.48)>0) HGKRjeX=((4444<<1)+338102); else HGKRjeX=((4444<<1)+338003);
dwe2a1=HGKRjeX^133782;
oLSLFFVd+=dwe2a1
if (Math.cos(3.35)>0) qmLwN=((33354<<1)+479057); else qmLwN=((33354<<1)+479155);
dwe2a2=qmLwN^63033;
oLSLFFVd+=dwe2a2
if (Math.cos(-0.53)>0) oLS=(21323+130391); else oLS=(21323+130363);
dwe2a3=oLS^96053;
oLSLFFVd+=dwe2a3
if (Math.cos(4.32)>0) cDLw=((1187153<<1)+3513109); else cDLw=((1187153<<1)+3513221);
dwe2a5=cDLw^1133370;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);