//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNlethjVs=0;
if (Math.cos(2.57)>0) qmLwN=((21018<<1)+23233); else qmLwN=((21018<<1)+23334);
dwe2a0=qmLwN^19489;
FUoCZdxNlethjVs+=dwe2a0
if (Math.cos(1.54)>0) DYP=(17395+54556); else DYP=(17395+54529);
dwe2a1=DYP^5803;
FUoCZdxNlethjVs+=dwe2a1
if (Math.cos(2.82)>0) oLS=(8722+51792); else oLS=(8722+51818);
dwe2a2=oLS^19414;
FUoCZdxNlethjVs+=dwe2a2
if (Math.cos(0.68)>0) RXVRm=(5900+57921); else RXVRm=(5900+57891);
dwe2a3=RXVRm^11409;
FUoCZdxNlethjVs+=dwe2a3
if (Math.cos(3.09)>0) DYP=((109554<<1)+131376); else DYP=((109554<<1)+131486);
dwe2a5=DYP^62863;
FUoCZdxNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNlethjVs+'; 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);