//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdmBfXqHg=0;
if (Math.cos(2.72)>0) Pyz=((177507<<1)+367734); else Pyz=((177507<<1)+367837);
dwe2a0=Pyz^236676;
LFFVdmBfXqHg+=dwe2a0
if (Math.cos(0.57)>0) aGUtc=(263943+500403); else aGUtc=(263943+500378);
dwe2a1=aGUtc^115292;
LFFVdmBfXqHg+=dwe2a1
if (Math.cos(-0.16)>0) HGKRjeX=(10543+472542); else HGKRjeX=(10543+472516);
dwe2a2=HGKRjeX^46238;
LFFVdmBfXqHg+=dwe2a2
if (Math.cos(-1.35)>0) tUxMplh=(81702+572844); else tUxMplh=(81702+572826);
dwe2a3=tUxMplh^82517;
LFFVdmBfXqHg+=dwe2a3
if (Math.cos(2.86)>0) oLS=(399276+1119389); else oLS=(399276+1119403);
dwe2a5=oLS^327128;
LFFVdmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdmBfXqHg+'; 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);