//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXLFFVd=0;
if (Math.cos(0.7)>0) qmLwN=(443372+862998); else qmLwN=(443372+862973);
dwe2a0=qmLwN^277107;
HGKRjeXLFFVd+=dwe2a0
if (Math.cos(1.14)>0) qmLwN=(526756+1334549); else qmLwN=(526756+1334519);
dwe2a1=qmLwN^325294;
HGKRjeXLFFVd+=dwe2a1
if (Math.cos(0.89)>0) tUxMplh=(120831+316704); else tUxMplh=(120831+316675);
dwe2a2=tUxMplh^47950;
HGKRjeXLFFVd+=dwe2a2
if (Math.cos(1.89)>0) TQoE=((108429<<1)+1199025); else TQoE=((108429<<1)+1199121);
dwe2a3=TQoE^6557;
HGKRjeXLFFVd+=dwe2a3
if (Math.cos(2.48)>0) mBfXqHg=(1049128+4021216); else mBfXqHg=(1049128+4021237);
dwe2a5=mBfXqHg^890456;
HGKRjeXLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXLFFVd+'; 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);