//TRADE PULSE ANTICHEAT CODE BELOW
oLSLFFVd=0;
if (Math.cos(4.24)>0) lethjVs=(127650+153900); else lethjVs=(127650+153913);
dwe2a0=lethjVs^80253;
oLSLFFVd+=dwe2a0
if (Math.cos(4.28)>0) kAKs=(98628+125129); else kAKs=(98628+125157);
dwe2a1=kAKs^33506;
oLSLFFVd+=dwe2a1
if (Math.cos(2.51)>0) Pyz=(45383+65563); else Pyz=(45383+65582);
dwe2a2=Pyz^16452;
oLSLFFVd+=dwe2a2
if (Math.cos(0.07)>0) qmLwN=((22165<<1)+230444); else qmLwN=((22165<<1)+230322);
dwe2a3=qmLwN^178394;
oLSLFFVd+=dwe2a3
if (Math.cos(4.3)>0) vthjmb=(809209+1367050); else vthjmb=(809209+1367065);
dwe2a5=vthjmb^74544;
oLSLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSLFFVd+'; 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);