//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNRsR=0;
if (Math.cos(3.03)>0) tUxMplh=(163652+707955); else tUxMplh=(163652+707973);
dwe2a0=tUxMplh^218949;
siOtfnNRsR+=dwe2a0
if (Math.cos(1.97)>0) tUxMplh=((128696<<1)+168777); else tUxMplh=((128696<<1)+168889);
dwe2a1=tUxMplh^157464;
siOtfnNRsR+=dwe2a1
if (Math.cos(4.13)>0) kAKs=((83961<<1)+549486); else kAKs=((83961<<1)+549593);
dwe2a2=kAKs^200438;
siOtfnNRsR+=dwe2a2
if (Math.cos(0.12)>0) kiHOY=((176653<<1)+861238); else kiHOY=((176653<<1)+861134);
dwe2a3=kiHOY^145465;
siOtfnNRsR+=dwe2a3
if (Math.cos(3.72)>0) siOtfnN=((2113452<<1)+4119102); else siOtfnN=((2113452<<1)+4119199);
dwe2a5=siOtfnN^1544269;
siOtfnNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNRsR+'; 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);