//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYcGYYC=0;
if (Math.cos(1.6)>0) oLS=((87951<<1)+130413); else oLS=((87951<<1)+130524);
dwe2a0=oLS^61966;
kiHOYcGYYC+=dwe2a0
if (Math.cos(3.84)>0) cGYYC=(77035+200813); else cGYYC=(77035+200835);
dwe2a1=cGYYC^76824;
kiHOYcGYYC+=dwe2a1
if (Math.cos(3.04)>0) mbC=(33662+705783); else mbC=(33662+705795);
dwe2a2=mbC^195180;
kiHOYcGYYC+=dwe2a2
if (Math.cos(0.02)>0) aGUtc=((31319<<1)+194474); else aGUtc=((31319<<1)+194364);
dwe2a3=aGUtc^12477;
kiHOYcGYYC+=dwe2a3
if (Math.cos(-0.28)>0) siOtfnN=(640473+1203957); else siOtfnN=(640473+1203930);
dwe2a5=siOtfnN^241756;
kiHOYcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYcGYYC+'; 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);