//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(3.95)>0) oLS=((21581<<1)+301018); else oLS=((21581<<1)+301111);
dwe2a0=oLS^73634;
aGUtcqmLwN+=dwe2a0
if (Math.cos(-0.23)>0) TQoE=(13117+344698); else TQoE=(13117+344673);
dwe2a1=TQoE^179767;
aGUtcqmLwN+=dwe2a1
if (Math.cos(0.84)>0) kAKs=((43308<<1)+86322); else kAKs=((43308<<1)+86205);
dwe2a2=kAKs^78396;
aGUtcqmLwN+=dwe2a2
if (Math.cos(3.61)>0) DYP=(64199+374976); else DYP=(64199+375002);
dwe2a3=DYP^40265;
aGUtcqmLwN+=dwe2a3
if (Math.cos(3.13)>0) DYP=(518372+1053469); else DYP=(518372+1053481);
dwe2a5=DYP^694627;
aGUtcqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcqmLwN+'; 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);