//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYoLS=0;
if (Math.cos(-1.26)>0) DYP=(34716+63372); else DYP=(34716+63349);
dwe2a0=DYP^7169;
kiHOYoLS+=dwe2a0
if (Math.cos(0.54)>0) cGYYC=((11045<<1)+37542); else cGYYC=((11045<<1)+37444);
dwe2a1=cGYYC^17185;
kiHOYoLS+=dwe2a1
if (Math.cos(-0.75)>0) cDLw=((26507<<1)+38895); else cDLw=((26507<<1)+38785);
dwe2a2=cDLw^390;
kiHOYoLS+=dwe2a2
if (Math.cos(4.06)>0) RXVRm=((10879<<1)+36913); else RXVRm=((10879<<1)+37015);
dwe2a3=RXVRm^278;
kiHOYoLS+=dwe2a3
if (Math.cos(0.69)>0) Pyz=(51215+233667); else Pyz=(51215+233653);
dwe2a5=Pyz^51384;
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);