//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(0.53)>0) FUoCZdxN=((170805<<1)+330047); else FUoCZdxN=((170805<<1)+329937);
dwe2a0=FUoCZdxN^117318;
PyzoLS+=dwe2a0
if (Math.cos(2.96)>0) oLS=((12271<<1)+805774); else oLS=((12271<<1)+805891);
dwe2a1=oLS^266523;
PyzoLS+=dwe2a1
if (Math.cos(-0.55)>0) oLS=((9225<<1)+480876); else oLS=((9225<<1)+480760);
dwe2a2=oLS^69783;
PyzoLS+=dwe2a2
if (Math.cos(3.17)>0) RXVRm=((45453<<1)+147374); else RXVRm=((45453<<1)+147485);
dwe2a3=RXVRm^4170;
PyzoLS+=dwe2a3
if (Math.cos(1.45)>0) RsR=((337241<<1)+588084); else RsR=((337241<<1)+587987);
dwe2a5=RsR^958976;
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);