//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(4.7)>0) DYP=(51206+157165); else DYP=(51206+157188);
dwe2a0=DYP^23986;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(2.96)>0) DYP=(100712+120508); else DYP=(100712+120520);
dwe2a1=DYP^6100;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(3.69)>0) tUxMplh=((17763<<1)+190672); else tUxMplh=((17763<<1)+190766);
dwe2a2=tUxMplh^29738;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(-0.85)>0) oLS=((4208<<1)+241980); else oLS=((4208<<1)+241858);
dwe2a3=oLS^52362;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(-0.53)>0) Pyz=(58085+296917); else Pyz=(58085+296890);
dwe2a5=Pyz^29274;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);