//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRsR=0;
if (Math.cos(-0.08)>0) mBfXqHg=((59454<<1)+415235); else mBfXqHg=((59454<<1)+415127);
dwe2a0=mBfXqHg^380410;
HGKRjeXRsR+=dwe2a0
if (Math.cos(0.83)>0) mbC=((177366<<1)+546608); else mbC=((177366<<1)+546515);
dwe2a1=mbC^103313;
HGKRjeXRsR+=dwe2a1
if (Math.cos(2.2)>0) aGUtc=((202883<<1)+719821); else aGUtc=((202883<<1)+719928);
dwe2a2=aGUtc^464877;
HGKRjeXRsR+=dwe2a2
if (Math.cos(1.99)>0) Pyz=((123192<<1)+518457); else Pyz=((123192<<1)+518554);
dwe2a3=Pyz^23610;
HGKRjeXRsR+=dwe2a3
if (Math.cos(2.17)>0) qmLwN=(1002005+5145220); else qmLwN=(1002005+5145244);
dwe2a5=qmLwN^1651500;
HGKRjeXRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRsR+'; 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);