//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(1.55)>0) mBfXqHg=((26900<<1)+68035); else mBfXqHg=((26900<<1)+67915);
dwe2a0=mBfXqHg^18245;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(1.66)>0) HGKRjeX=((11113<<1)+18278); else HGKRjeX=((11113<<1)+18400);
dwe2a1=HGKRjeX^1591;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(3.47)>0) tUxMplh=(34182+57462); else tUxMplh=(34182+57491);
dwe2a2=tUxMplh^7214;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(4.6)>0) qmLwN=(40135+256595); else qmLwN=(40135+256616);
dwe2a3=qmLwN^59635;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(2.56)>0) Pyz=(2297914+2545442); else Pyz=(2297914+2545470);
dwe2a5=Pyz^413756;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);