//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYoLS=0;
if (Math.cos(3.19)>0) tUxMplh=(107148+656948); else tUxMplh=(107148+656969);
dwe2a0=tUxMplh^305680;
kiHOYoLS+=dwe2a0
if (Math.cos(2.33)>0) RsR=((5817<<1)+621375); else RsR=((5817<<1)+621490);
dwe2a1=RsR^297617;
kiHOYoLS+=dwe2a1
if (Math.cos(1.2)>0) mbC=(39629+696496); else mbC=(39629+696470);
dwe2a2=mbC^90321;
kiHOYoLS+=dwe2a2
if (Math.cos(1.23)>0) lethjVs=((368107<<1)+761529); else lethjVs=((368107<<1)+761409);
dwe2a3=lethjVs^344661;
kiHOYoLS+=dwe2a3
if (Math.cos(2.9)>0) cDLw=((292333<<1)+2057994); else cDLw=((292333<<1)+2058098);
dwe2a5=cDLw^309471;
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);