//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYoLS=0;
if (Math.cos(1.88)>0) tUxMplh=((7908<<1)+95414); else tUxMplh=((7908<<1)+95518);
dwe2a0=tUxMplh^36159;
kiHOYoLS+=dwe2a0
if (Math.cos(-1.19)>0) kAKs=((62016<<1)+460820); else kAKs=((62016<<1)+460709);
dwe2a1=kAKs^125123;
kiHOYoLS+=dwe2a1
if (Math.cos(0.21)>0) mBfXqHg=((64922<<1)+185358); else mBfXqHg=((64922<<1)+185259);
dwe2a2=mBfXqHg^171873;
kiHOYoLS+=dwe2a2
if (Math.cos(0.45)>0) oLS=(51311+250627); else oLS=(51311+250613);
dwe2a3=oLS^58940;
kiHOYoLS+=dwe2a3
if (Math.cos(0.5)>0) oLS=(820647+1038756); else oLS=(820647+1038735);
dwe2a5=oLS^505963;
kiHOYoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYoLS+'; 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);