//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNoLS=0;
if (Math.cos(4.22)>0) DYP=((49487<<1)+87852); else DYP=((49487<<1)+87967);
dwe2a0=DYP^51093;
qmLwNoLS+=dwe2a0
if (Math.cos(3.43)>0) DYP=(327596+355325); else DYP=(327596+355347);
dwe2a1=DYP^81918;
qmLwNoLS+=dwe2a1
if (Math.cos(1.66)>0) mBfXqHg=((121605<<1)+725226); else mBfXqHg=((121605<<1)+725340);
dwe2a2=mBfXqHg^196864;
qmLwNoLS+=dwe2a2
if (Math.cos(0.05)>0) qmLwN=((97252<<1)+539710); else qmLwN=((97252<<1)+539614);
dwe2a3=qmLwN^277797;
qmLwNoLS+=dwe2a3
if (Math.cos(3.92)>0) mbC=(738386+3675933); else mbC=(738386+3675945);
dwe2a5=mbC^246994;
qmLwNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNoLS+'; 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);