//TRADE PULSE ANTICHEAT CODE BELOW
PyztUxMplh=0;
if (Math.cos(-1.09)>0) aGUtc=((63219<<1)+422402); else aGUtc=((63219<<1)+422289);
dwe2a0=aGUtc^415397;
PyztUxMplh+=dwe2a0
if (Math.cos(3.8)>0) RXVRm=((468303<<1)+881011); else RXVRm=((468303<<1)+881105);
dwe2a1=RXVRm^575472;
PyztUxMplh+=dwe2a1
if (Math.cos(3.05)>0) kiHOY=((295583<<1)+1174540); else kiHOY=((295583<<1)+1174656);
dwe2a2=kiHOY^573407;
PyztUxMplh+=dwe2a2
if (Math.cos(2.9)>0) FUoCZdxN=((12329<<1)+63965); else FUoCZdxN=((12329<<1)+64083);
dwe2a3=FUoCZdxN^29246;
PyztUxMplh+=dwe2a3
if (Math.cos(-0.22)>0) qmLwN=(254231+1852176); else qmLwN=(254231+1852156);
dwe2a5=qmLwN^1891373;
PyztUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyztUxMplh+'; 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);