//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(4.66)>0) vthjmb=(248541+1000721); else vthjmb=(248541+1000741);
dwe2a0=vthjmb^143821;
PyzoLS+=dwe2a0
if (Math.cos(3.94)>0) mBfXqHg=(72652+790441); else mBfXqHg=(72652+790459);
dwe2a1=mBfXqHg^92280;
PyzoLS+=dwe2a1
if (Math.cos(1.94)>0) DYP=((14775<<1)+811055); else DYP=((14775<<1)+811177);
dwe2a2=DYP^162529;
PyzoLS+=dwe2a2
if (Math.cos(1.42)>0) kAKs=((29286<<1)+300100); else kAKs=((29286<<1)+299986);
dwe2a3=kAKs^207086;
PyzoLS+=dwe2a3
if (Math.cos(-0.81)>0) DYP=((714824<<1)+1200129); else DYP=((714824<<1)+1200012);
dwe2a5=DYP^333112;
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);