//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNTQoE=0;
if (Math.cos(4.47)>0) Pyz=(156113+236992); else Pyz=(156113+237009);
dwe2a0=Pyz^11131;
siOtfnNTQoE+=dwe2a0
if (Math.cos(-1.54)>0) RsR=(3239+13844); else RsR=(3239+13830);
dwe2a1=RsR^889;
siOtfnNTQoE+=dwe2a1
if (Math.cos(0.06)>0) kiHOY=((49271<<1)+470186); else kiHOY=((49271<<1)+470064);
dwe2a2=kiHOY^19733;
siOtfnNTQoE+=dwe2a2
if (Math.cos(1.02)>0) mbC=(187978+476402); else mbC=(187978+476379);
dwe2a3=mbC^160191;
siOtfnNTQoE+=dwe2a3
if (Math.cos(1.21)>0) Pyz=((376859<<1)+631831); else Pyz=((376859<<1)+631730);
dwe2a5=Pyz^554634;
siOtfnNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNTQoE+'; 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);