//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmbC=0;
if (Math.cos(3.87)>0) Pyz=(3248+27078); else Pyz=(3248+27098);
dwe2a0=Pyz^9921;
FUoCZdxNmbC+=dwe2a0
if (Math.cos(2.76)>0) DYP=(252253+439935); else DYP=(252253+439955);
dwe2a1=DYP^166999;
FUoCZdxNmbC+=dwe2a1
if (Math.cos(-0.85)>0) oLS=(341068+645988); else oLS=(341068+645972);
dwe2a2=oLS^242561;
FUoCZdxNmbC+=dwe2a2
if (Math.cos(0.64)>0) oLS=(138571+510724); else oLS=(138571+510699);
dwe2a3=oLS^288539;
FUoCZdxNmbC+=dwe2a3
if (Math.cos(2.61)>0) kiHOY=((699126<<1)+1124760); else kiHOY=((699126<<1)+1124867);
dwe2a5=kiHOY^1529309;
FUoCZdxNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmbC+'; 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);