//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(0.06)>0) Pyz=((193034<<1)+343395); else Pyz=((193034<<1)+343299);
dwe2a0=Pyz^225503;
aGUtcqmLwN+=dwe2a0
if (Math.cos(-0.46)>0) mBfXqHg=((9212<<1)+139737); else mBfXqHg=((9212<<1)+139620);
dwe2a1=mBfXqHg^10031;
aGUtcqmLwN+=dwe2a1
if (Math.cos(2.08)>0) aGUtc=((661<<1)+259911); else aGUtc=((661<<1)+260028);
dwe2a2=aGUtc^79778;
aGUtcqmLwN+=dwe2a2
if (Math.cos(-0.87)>0) FUoCZdxN=(94286+645181); else FUoCZdxN=(94286+645166);
dwe2a3=FUoCZdxN^207725;
aGUtcqmLwN+=dwe2a3
if (Math.cos(-0.81)>0) aGUtc=(1269792+1518539); else aGUtc=(1269792+1518515);
dwe2a5=aGUtc^964334;
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);