//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCFUoCZdxN=0;
if (Math.cos(-1.2)>0) qmLwN=((134661<<1)+236799); else qmLwN=((134661<<1)+236703);
dwe2a0=qmLwN^97669;
cGYYCFUoCZdxN+=dwe2a0
if (Math.cos(0.33)>0) HGKRjeX=((4450<<1)+68638); else HGKRjeX=((4450<<1)+68535);
dwe2a1=HGKRjeX^461;
cGYYCFUoCZdxN+=dwe2a1
if (Math.cos(1.01)>0) RsR=(193584+773975); else RsR=(193584+773954);
dwe2a2=RsR^190548;
cGYYCFUoCZdxN+=dwe2a2
if (Math.cos(4.42)>0) cGYYC=((54368<<1)+768043); else cGYYC=((54368<<1)+768149);
dwe2a3=cGYYC^81000;
cGYYCFUoCZdxN+=dwe2a3
if (Math.cos(3.74)>0) FUoCZdxN=((354986<<1)+393935); else FUoCZdxN=((354986<<1)+394026);
dwe2a5=FUoCZdxN^1003843;
cGYYCFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCFUoCZdxN+'; 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);