//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNlethjVs=0;
if (Math.cos(4.15)>0) mbC=((32080<<1)+214938); else mbC=((32080<<1)+215051);
dwe2a0=mbC^9311;
qmLwNlethjVs+=dwe2a0
if (Math.cos(3.91)>0) TQoE=(68936+442039); else TQoE=(68936+442053);
dwe2a1=TQoE^143421;
qmLwNlethjVs+=dwe2a1
if (Math.cos(-1.05)>0) Pyz=((4027<<1)+16720); else Pyz=((4027<<1)+16612);
dwe2a2=Pyz^6155;
qmLwNlethjVs+=dwe2a2
if (Math.cos(1.89)>0) HGKRjeX=((4720<<1)+71009); else HGKRjeX=((4720<<1)+71116);
dwe2a3=HGKRjeX^7647;
qmLwNlethjVs+=dwe2a3
if (Math.cos(-1.38)>0) HGKRjeX=(521546+904006); else HGKRjeX=(521546+903994);
dwe2a5=HGKRjeX^475875;
qmLwNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNlethjVs+'; 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);