//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsmBfXqHg=0;
if (Math.cos(-1.35)>0) Pyz=(10858+53782); else Pyz=(10858+53754);
dwe2a0=Pyz^17985;
lethjVsmBfXqHg+=dwe2a0
if (Math.cos(-0.75)>0) cDLw=(13919+50388); else cDLw=(13919+50370);
dwe2a1=cDLw^16628;
lethjVsmBfXqHg+=dwe2a1
if (Math.cos(4.29)>0) lethjVs=(1310+32671); else lethjVs=(1310+32686);
dwe2a2=lethjVs^5454;
lethjVsmBfXqHg+=dwe2a2
if (Math.cos(2.66)>0) cGYYC=((3107<<1)+10778); else cGYYC=((3107<<1)+10900);
dwe2a3=cGYYC^4457;
lethjVsmBfXqHg+=dwe2a3
if (Math.cos(4.65)>0) mbC=(147886+345979); else mbC=(147886+346004);
dwe2a5=mbC^120258;
lethjVsmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsmBfXqHg+'; 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);