//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNcDLw=0;
if (Math.cos(1.06)>0) lethjVs=(5817+41589); else lethjVs=(5817+41569);
dwe2a0=lethjVs^7192;
qmLwNcDLw+=dwe2a0
if (Math.cos(0.18)>0) cGYYC=((6285<<1)+8231); else cGYYC=((6285<<1)+8129);
dwe2a1=cGYYC^2686;
qmLwNcDLw+=dwe2a1
if (Math.cos(-0.35)>0) mbC=(834+4783); else mbC=(834+4771);
dwe2a2=mbC^3003;
qmLwNcDLw+=dwe2a2
if (Math.cos(3.71)>0) LFFVd=((463<<1)+9394); else LFFVd=((463<<1)+9495);
dwe2a3=LFFVd^2925;
qmLwNcDLw+=dwe2a3
if (Math.cos(1.22)>0) FUoCZdxN=((41940<<1)+80573); else FUoCZdxN=((41940<<1)+80456);
dwe2a5=FUoCZdxN^19706;
qmLwNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNcDLw+'; 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);