//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNcDLw=0;
if (Math.cos(0.19)>0) HGKRjeX=(6372+121939); else HGKRjeX=(6372+121918);
dwe2a0=HGKRjeX^35281;
qmLwNcDLw+=dwe2a0
if (Math.cos(-0.97)>0) siOtfnN=(34497+86412); else siOtfnN=(34497+86388);
dwe2a1=siOtfnN^38968;
qmLwNcDLw+=dwe2a1
if (Math.cos(2.42)>0) kAKs=(29044+203451); else kAKs=(29044+203470);
dwe2a2=kAKs^89253;
qmLwNcDLw+=dwe2a2
if (Math.cos(3.28)>0) qmLwN=((26918<<1)+69000); else qmLwN=((26918<<1)+69093);
dwe2a3=qmLwN^17689;
qmLwNcDLw+=dwe2a3
if (Math.cos(-0.46)>0) siOtfnN=((761525<<1)+1094571); else siOtfnN=((761525<<1)+1094454);
dwe2a5=siOtfnN^950733;
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);