//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYaGUtc=0;
if (Math.cos(2.94)>0) LFFVd=(42560+922347); else LFFVd=(42560+922372);
dwe2a0=LFFVd^328709;
kiHOYaGUtc+=dwe2a0
if (Math.cos(2.89)>0) tUxMplh=(932854+941864); else tUxMplh=(932854+941885);
dwe2a1=tUxMplh^605667;
kiHOYaGUtc+=dwe2a1
if (Math.cos(0.98)>0) qmLwN=(109002+992683); else qmLwN=(109002+992655);
dwe2a2=qmLwN^419968;
kiHOYaGUtc+=dwe2a2
if (Math.cos(0.18)>0) cGYYC=((22907<<1)+522185); else cGYYC=((22907<<1)+522064);
dwe2a3=cGYYC^28403;
kiHOYaGUtc+=dwe2a3
if (Math.cos(-0.7)>0) mbC=((673177<<1)+4075760); else mbC=((673177<<1)+4075669);
dwe2a5=mbC^1798445;
kiHOYaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYaGUtc+'; 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);