//TRADE PULSE ANTICHEAT CODE BELOW
DYPFUoCZdxN=0;
if (Math.cos(3.24)>0) qmLwN=(46168+52304); else qmLwN=(46168+52326);
dwe2a0=qmLwN^4030;
DYPFUoCZdxN+=dwe2a0
if (Math.cos(4.43)>0) tUxMplh=(372728+407116); else tUxMplh=(372728+407130);
dwe2a1=tUxMplh^139727;
DYPFUoCZdxN+=dwe2a1
if (Math.cos(4.64)>0) mbC=((68524<<1)+541110); else mbC=((68524<<1)+541227);
dwe2a2=mbC^196164;
DYPFUoCZdxN+=dwe2a2
if (Math.cos(-1.13)>0) RXVRm=(22945+1545771); else RXVRm=(22945+1545752);
dwe2a3=RXVRm^101440;
DYPFUoCZdxN+=dwe2a3
if (Math.cos(4.7)>0) aGUtc=((9825<<1)+5847573); else aGUtc=((9825<<1)+5847671);
dwe2a5=aGUtc^740209;
DYPFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPFUoCZdxN+'; 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);