//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNDYP=0;
if (Math.cos(4.04)>0) siOtfnN=(120887+604365); else siOtfnN=(120887+604386);
dwe2a0=siOtfnN^149807;
qmLwNDYP+=dwe2a0
if (Math.cos(-1.05)>0) mBfXqHg=(167952+531249); else mBfXqHg=(167952+531221);
dwe2a1=mBfXqHg^240682;
qmLwNDYP+=dwe2a1
if (Math.cos(4.58)>0) qmLwN=(123049+451090); else qmLwN=(123049+451103);
dwe2a2=qmLwN^137191;
qmLwNDYP+=dwe2a2
if (Math.cos(-1.01)>0) DYP=(56223+284476); else DYP=(56223+284447);
dwe2a3=DYP^79451;
qmLwNDYP+=dwe2a3
if (Math.cos(4.28)>0) tUxMplh=((102230<<1)+2044293); else tUxMplh=((102230<<1)+2044416);
dwe2a5=tUxMplh^1908633;
qmLwNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNDYP+'; 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);