//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(1.25)>0) lethjVs=(69488+74728); else lethjVs=(69488+74700);
dwe2a0=lethjVs^2800;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(0.13)>0) qmLwN=((2818<<1)+76925); else qmLwN=((2818<<1)+76821);
dwe2a1=qmLwN^17693;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(3.91)>0) kAKs=(35824+49128); else kAKs=(35824+49143);
dwe2a2=kAKs^18246;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(4.7)>0) qmLwN=((46249<<1)+96093); else qmLwN=((46249<<1)+96212);
dwe2a3=qmLwN^50218;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(-1.43)>0) kAKs=((68824<<1)+223337); else kAKs=((68824<<1)+223243);
dwe2a5=kAKs^24959;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);