//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNqmLwN=0;
if (Math.cos(1.55)>0) mBfXqHg=(23552+28970); else mBfXqHg=(23552+28940);
dwe2a0=mBfXqHg^4524;
FUoCZdxNqmLwN+=dwe2a0
if (Math.cos(-1.24)>0) RXVRm=(62702+111390); else RXVRm=(62702+111367);
dwe2a1=RXVRm^10152;
FUoCZdxNqmLwN+=dwe2a1
if (Math.cos(3.91)>0) tUxMplh=(70988+95918); else tUxMplh=(70988+95946);
dwe2a2=tUxMplh^8521;
FUoCZdxNqmLwN+=dwe2a2
if (Math.cos(2.08)>0) siOtfnN=(38598+41131); else siOtfnN=(38598+41153);
dwe2a3=siOtfnN^5218;
FUoCZdxNqmLwN+=dwe2a3
if (Math.cos(1.2)>0) aGUtc=(139768+250015); else aGUtc=(139768+249985);
dwe2a5=aGUtc^161712;
FUoCZdxNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNqmLwN+'; 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);