//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNTQoE=0;
if (Math.cos(-0.51)>0) FUoCZdxN=((41236<<1)+276029); else FUoCZdxN=((41236<<1)+275918);
dwe2a0=FUoCZdxN^204526;
siOtfnNTQoE+=dwe2a0
if (Math.cos(1.52)>0) TQoE=(45412+419137); else TQoE=(45412+419117);
dwe2a1=TQoE^51423;
siOtfnNTQoE+=dwe2a1
if (Math.cos(0.73)>0) aGUtc=((27704<<1)+211891); else aGUtc=((27704<<1)+211769);
dwe2a2=aGUtc^58201;
siOtfnNTQoE+=dwe2a2
if (Math.cos(1.13)>0) cGYYC=(94884+259370); else cGYYC=(94884+259347);
dwe2a3=cGYYC^30592;
siOtfnNTQoE+=dwe2a3
if (Math.cos(0.85)>0) TQoE=((95266<<1)+429869); else TQoE=((95266<<1)+429761);
dwe2a5=TQoE^440668;
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);