//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(-0.7)>0) vthjmb=((221164<<1)+583511); else vthjmb=((221164<<1)+583414);
dwe2a0=vthjmb^105692;
PyzoLS+=dwe2a0
if (Math.cos(3.98)>0) RXVRm=(24758+639289); else RXVRm=(24758+639317);
dwe2a1=RXVRm^270446;
PyzoLS+=dwe2a1
if (Math.cos(0.18)>0) siOtfnN=((26565<<1)+239177); else siOtfnN=((26565<<1)+239086);
dwe2a2=siOtfnN^219660;
PyzoLS+=dwe2a2
if (Math.cos(2.53)>0) HGKRjeX=((50846<<1)+96473); else HGKRjeX=((50846<<1)+96595);
dwe2a3=HGKRjeX^63656;
PyzoLS+=dwe2a3
if (Math.cos(4.09)>0) cDLw=((205383<<1)+1712168); else cDLw=((205383<<1)+1712278);
dwe2a5=cDLw^1275964;
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);