//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(2.19)>0) kiHOY=(32654+199624); else kiHOY=(32654+199637);
dwe2a0=kiHOY^64748;
tUxMplhTQoE+=dwe2a0
if (Math.cos(1.24)>0) TQoE=((6911<<1)+173690); else TQoE=((6911<<1)+173575);
dwe2a1=TQoE^37667;
tUxMplhTQoE+=dwe2a1
if (Math.cos(-0.64)>0) mBfXqHg=((11496<<1)+298520); else mBfXqHg=((11496<<1)+298426);
dwe2a2=mBfXqHg^89260;
tUxMplhTQoE+=dwe2a2
if (Math.cos(2.96)>0) RsR=((4405<<1)+73750); else RsR=((4405<<1)+73850);
dwe2a3=RsR^15253;
tUxMplhTQoE+=dwe2a3
if (Math.cos(-0.37)>0) kiHOY=(437037+1003857); else kiHOY=(437037+1003837);
dwe2a5=kiHOY^441877;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);