//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXTQoE=0;
if (Math.cos(2.34)>0) TQoE=(8136+102206); else TQoE=(8136+102231);
dwe2a0=TQoE^448;
HGKRjeXTQoE+=dwe2a0
if (Math.cos(2.85)>0) HGKRjeX=(737+13639); else HGKRjeX=(737+13664);
dwe2a1=HGKRjeX^2568;
HGKRjeXTQoE+=dwe2a1
if (Math.cos(0.47)>0) lethjVs=((27589<<1)+35678); else lethjVs=((27589<<1)+35587);
dwe2a2=lethjVs^26628;
HGKRjeXTQoE+=dwe2a2
if (Math.cos(2.37)>0) RsR=((1694<<1)+2928); else RsR=((1694<<1)+3040);
dwe2a3=RsR^2140;
HGKRjeXTQoE+=dwe2a3
if (Math.cos(3.29)>0) RsR=((38352<<1)+318436); else RsR=((38352<<1)+318550);
dwe2a5=RsR^47208;
HGKRjeXTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXTQoE+'; 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);