//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNRsR=0;
if (Math.cos(-1.22)>0) siOtfnN=(5669+231363); else siOtfnN=(5669+231343);
dwe2a0=siOtfnN^38513;
qmLwNRsR+=dwe2a0
if (Math.cos(1.5)>0) FUoCZdxN=(56790+389866); else FUoCZdxN=(56790+389849);
dwe2a1=FUoCZdxN^32592;
qmLwNRsR+=dwe2a1
if (Math.cos(4.57)>0) FUoCZdxN=(8646+158711); else FUoCZdxN=(8646+158735);
dwe2a2=FUoCZdxN^50077;
qmLwNRsR+=dwe2a2
if (Math.cos(-1.06)>0) cGYYC=((49255<<1)+167455); else cGYYC=((49255<<1)+167352);
dwe2a3=cGYYC^136759;
qmLwNRsR+=dwe2a3
if (Math.cos(-0.48)>0) mbC=((220088<<1)+1074104); else mbC=((220088<<1)+1074012);
dwe2a5=mbC^346019;
qmLwNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNRsR+'; 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);