//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(1.03)>0) FUoCZdxN=((112507<<1)+136593); else FUoCZdxN=((112507<<1)+136503);
dwe2a0=FUoCZdxN^129596;
PyzoLS+=dwe2a0
if (Math.cos(1.71)>0) DYP=(269358+1239849); else DYP=(269358+1239867);
dwe2a1=DYP^352853;
PyzoLS+=dwe2a1
if (Math.cos(3.69)>0) qmLwN=(196893+248438); else qmLwN=(196893+248455);
dwe2a2=qmLwN^5769;
PyzoLS+=dwe2a2
if (Math.cos(2.67)>0) TQoE=((201220<<1)+203622); else TQoE=((201220<<1)+203740);
dwe2a3=TQoE^378683;
PyzoLS+=dwe2a3
if (Math.cos(-0.8)>0) RXVRm=((1457225<<1)+2995245); else RXVRm=((1457225<<1)+2995124);
dwe2a5=RXVRm^1977195;
PyzoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzoLS+'; 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);