//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNFUoCZdxN=0;
if (Math.cos(-0.17)>0) cGYYC=(61437+145037); else cGYYC=(61437+145008);
dwe2a0=cGYYC^72540;
qmLwNFUoCZdxN+=dwe2a0
if (Math.cos(-0.59)>0) kAKs=((27593<<1)+200964); else kAKs=((27593<<1)+200859);
dwe2a1=kAKs^86992;
qmLwNFUoCZdxN+=dwe2a1
if (Math.cos(-0.86)>0) DYP=((18544<<1)+51100); else DYP=((18544<<1)+51002);
dwe2a2=DYP^45992;
qmLwNFUoCZdxN+=dwe2a2
if (Math.cos(-0.92)>0) lethjVs=((18393<<1)+86091); else lethjVs=((18393<<1)+85995);
dwe2a3=lethjVs^228;
qmLwNFUoCZdxN+=dwe2a3
if (Math.cos(-0.9)>0) kiHOY=(126576+374169); else kiHOY=(126576+374149);
dwe2a5=kiHOY^93520;
qmLwNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNFUoCZdxN+'; 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);