//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(2.64)>0) RXVRm=((193398<<1)+1153897); else RXVRm=((193398<<1)+1154003);
dwe2a0=RXVRm^411122;
PyzoLS+=dwe2a0
if (Math.cos(1.05)>0) vthjmb=(283867+327473); else vthjmb=(283867+327454);
dwe2a1=vthjmb^218705;
PyzoLS+=dwe2a1
if (Math.cos(0.11)>0) oLS=((266979<<1)+420180); else oLS=((266979<<1)+420070);
dwe2a2=oLS^54231;
PyzoLS+=dwe2a2
if (Math.cos(1.13)>0) mbC=(42371+266274); else mbC=(42371+266244);
dwe2a3=mbC^90396;
PyzoLS+=dwe2a3
if (Math.cos(-0.13)>0) aGUtc=(460391+3322072); else aGUtc=(460391+3322042);
dwe2a5=aGUtc^1464130;
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);