//TRADE PULSE ANTICHEAT CODE BELOW
PyzcGYYC=0;
if (Math.cos(4.66)>0) DYP=((44858<<1)+118263); else DYP=((44858<<1)+118378);
dwe2a0=DYP^67413;
PyzcGYYC+=dwe2a0
if (Math.cos(3.41)>0) Pyz=((32963<<1)+513965); else Pyz=((32963<<1)+514083);
dwe2a1=Pyz^274080;
PyzcGYYC+=dwe2a1
if (Math.cos(1.09)>0) qmLwN=((49363<<1)+395640); else qmLwN=((49363<<1)+395532);
dwe2a2=qmLwN^145459;
PyzcGYYC+=dwe2a2
if (Math.cos(-0.51)>0) qmLwN=((213139<<1)+862240); else qmLwN=((213139<<1)+862124);
dwe2a3=qmLwN^236723;
PyzcGYYC+=dwe2a3
if (Math.cos(1.2)>0) oLS=((1534276<<1)+2746069); else oLS=((1534276<<1)+2745947);
dwe2a5=oLS^702038;
PyzcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzcGYYC+'; 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);