//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNLFFVd=0;
if (Math.cos(2.26)>0) TQoE=(44647+349476); else TQoE=(44647+349499);
dwe2a0=TQoE^20797;
siOtfnNLFFVd+=dwe2a0
if (Math.cos(0.42)>0) HGKRjeX=(496344+631347); else HGKRjeX=(496344+631333);
dwe2a1=HGKRjeX^511158;
siOtfnNLFFVd+=dwe2a1
if (Math.cos(3.89)>0) RsR=((41823<<1)+238482); else RsR=((41823<<1)+238581);
dwe2a2=RsR^201529;
siOtfnNLFFVd+=dwe2a2
if (Math.cos(3.29)>0) oLS=((14631<<1)+57156); else oLS=((14631<<1)+57265);
dwe2a3=oLS^13798;
siOtfnNLFFVd+=dwe2a3
if (Math.cos(3.58)>0) siOtfnN=((1645808<<1)+4921749); else siOtfnN=((1645808<<1)+4921860);
dwe2a5=siOtfnN^1612056;
siOtfnNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNLFFVd+'; 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);