//TRADE PULSE ANTICHEAT CODE BELOW
mbCFUoCZdxN=0;
if (Math.cos(0.67)>0) RsR=(39817+48497); else RsR=(39817+48485);
dwe2a0=RsR^47188;
mbCFUoCZdxN+=dwe2a0
if (Math.cos(-0.04)>0) DYP=((28998<<1)+451250); else DYP=((28998<<1)+451155);
dwe2a1=DYP^100129;
mbCFUoCZdxN+=dwe2a1
if (Math.cos(0.94)>0) lethjVs=((106567<<1)+221549); else lethjVs=((106567<<1)+221454);
dwe2a2=lethjVs^31226;
mbCFUoCZdxN+=dwe2a2
if (Math.cos(0.79)>0) aGUtc=((63904<<1)+284068); else aGUtc=((63904<<1)+283945);
dwe2a3=aGUtc^13091;
mbCFUoCZdxN+=dwe2a3
if (Math.cos(-1.42)>0) HGKRjeX=(489444+1223731); else HGKRjeX=(489444+1223709);
dwe2a5=HGKRjeX^196309;
mbCFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCFUoCZdxN+'; 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);