//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNTQoE=0;
if (Math.cos(2.81)>0) tUxMplh=(421967+768978); else tUxMplh=(421967+769007);
dwe2a0=tUxMplh^140789;
qmLwNTQoE+=dwe2a0
if (Math.cos(-0.56)>0) mbC=((18248<<1)+1105721); else mbC=((18248<<1)+1105605);
dwe2a1=mbC^145419;
qmLwNTQoE+=dwe2a1
if (Math.cos(1.87)>0) cDLw=((33247<<1)+274915); else cDLw=((33247<<1)+275011);
dwe2a2=cDLw^157310;
qmLwNTQoE+=dwe2a2
if (Math.cos(-0.91)>0) kiHOY=(39351+1942967); else kiHOY=(39351+1942939);
dwe2a3=kiHOY^427495;
qmLwNTQoE+=dwe2a3
if (Math.cos(-1)>0) kAKs=((1096303<<1)+3203112); else kAKs=((1096303<<1)+3203011);
dwe2a5=kAKs^1622675;
qmLwNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNTQoE+'; 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);