//TRADE PULSE ANTICHEAT CODE BELOW
aGUtclethjVs=0;
if (Math.cos(0.26)>0) tUxMplh=((73545<<1)+141238); else tUxMplh=((73545<<1)+141116);
dwe2a0=tUxMplh^14086;
aGUtclethjVs+=dwe2a0
if (Math.cos(-1.5)>0) Pyz=((4326<<1)+161271); else Pyz=((4326<<1)+161149);
dwe2a1=Pyz^58535;
aGUtclethjVs+=dwe2a1
if (Math.cos(-0.11)>0) DYP=(13247+30066); else DYP=(13247+30051);
dwe2a2=DYP^14245;
aGUtclethjVs+=dwe2a2
if (Math.cos(-0.85)>0) lethjVs=((39288<<1)+101819); else lethjVs=((39288<<1)+101711);
dwe2a3=lethjVs^60960;
aGUtclethjVs+=dwe2a3
if (Math.cos(-0.74)>0) DYP=((553189<<1)+1327687); else DYP=((553189<<1)+1327569);
dwe2a5=DYP^491476;
aGUtclethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtclethjVs+'; 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);