//TRADE PULSE ANTICHEAT CODE BELOW
TQoElethjVs=0;
if (Math.cos(4.37)>0) RsR=(70256+1252309); else RsR=(70256+1252338);
dwe2a0=RsR^291053;
TQoElethjVs+=dwe2a0
if (Math.cos(0.04)>0) FUoCZdxN=((27576<<1)+214384); else FUoCZdxN=((27576<<1)+214278);
dwe2a1=FUoCZdxN^53887;
TQoElethjVs+=dwe2a1
if (Math.cos(1.05)>0) qmLwN=(71594+218259); else qmLwN=(71594+218230);
dwe2a2=qmLwN^50886;
TQoElethjVs+=dwe2a2
if (Math.cos(-0.64)>0) qmLwN=((698<<1)+32935); else qmLwN=((698<<1)+32833);
dwe2a3=qmLwN^7277;
TQoElethjVs+=dwe2a3
if (Math.cos(1.86)>0) HGKRjeX=((12102<<1)+3145493); else HGKRjeX=((12102<<1)+3145615);
dwe2a5=HGKRjeX^592145;
TQoElethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoElethjVs+'; 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);