//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(4.26)>0) qmLwN=((62470<<1)+137205); else qmLwN=((62470<<1)+137305);
dwe2a0=qmLwN^69321;
DYPvthjmb+=dwe2a0
if (Math.cos(1.42)>0) cDLw=((15675<<1)+75321); else cDLw=((15675<<1)+75199);
dwe2a1=cDLw^23909;
DYPvthjmb+=dwe2a1
if (Math.cos(0.1)>0) mBfXqHg=((69915<<1)+95162); else mBfXqHg=((69915<<1)+95039);
dwe2a2=mBfXqHg^35614;
DYPvthjmb+=dwe2a2
if (Math.cos(4.62)>0) kAKs=((51621<<1)+72393); else kAKs=((51621<<1)+72502);
dwe2a3=kAKs^34503;
DYPvthjmb+=dwe2a3
if (Math.cos(4.31)>0) kAKs=((457327<<1)+2404664); else kAKs=((457327<<1)+2404766);
dwe2a5=kAKs^1097270;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; 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);