//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkAKs=0;
if (Math.cos(-1.19)>0) cGYYC=(112940+385319); else cGYYC=(112940+385289);
dwe2a0=cGYYC^101250;
qmLwNkAKs+=dwe2a0
if (Math.cos(3.13)>0) oLS=(6204+66818); else oLS=(6204+66832);
dwe2a1=oLS^20027;
qmLwNkAKs+=dwe2a1
if (Math.cos(2.53)>0) DYP=(1773+3407); else DYP=(1773+3434);
dwe2a2=DYP^2908;
qmLwNkAKs+=dwe2a2
if (Math.cos(2.04)>0) siOtfnN=(64329+236257); else siOtfnN=(64329+236284);
dwe2a3=siOtfnN^184157;
qmLwNkAKs+=dwe2a3
if (Math.cos(4.62)>0) vthjmb=(435847+797428); else vthjmb=(435847+797450);
dwe2a5=vthjmb^819923;
qmLwNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkAKs+'; 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);