//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(2.35)>0) kAKs=(549064+930650); else kAKs=(549064+930665);
dwe2a0=kAKs^277427;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(0.47)>0) lethjVs=(523755+913123); else lethjVs=(523755+913103);
dwe2a1=lethjVs^478603;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(4.02)>0) aGUtc=((27081<<1)+619584); else aGUtc=((27081<<1)+619693);
dwe2a2=aGUtc^99396;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(1.17)>0) vthjmb=(34334+330426); else vthjmb=(34334+330400);
dwe2a3=vthjmb^106794;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(0.44)>0) Pyz=(459797+2772076); else Pyz=(459797+2772060);
dwe2a5=Pyz^489856;
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);