//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNsiOtfnN=0;
if (Math.cos(3.78)>0) lethjVs=(32987+2061221); else lethjVs=(32987+2061242);
dwe2a0=lethjVs^689557;
siOtfnNsiOtfnN+=dwe2a0
if (Math.cos(2.61)>0) siOtfnN=((362760<<1)+561028); else siOtfnN=((362760<<1)+561146);
dwe2a1=siOtfnN^200887;
siOtfnNsiOtfnN+=dwe2a1
if (Math.cos(-1.2)>0) cDLw=(108705+542021); else cDLw=(108705+541992);
dwe2a2=cDLw^98037;
siOtfnNsiOtfnN+=dwe2a2
if (Math.cos(2.35)>0) Pyz=((139<<1)+69784); else Pyz=((139<<1)+69888);
dwe2a3=Pyz^59319;
siOtfnNsiOtfnN+=dwe2a3
if (Math.cos(3.48)>0) FUoCZdxN=((1144514<<1)+2124645); else FUoCZdxN=((1144514<<1)+2124752);
dwe2a5=FUoCZdxN^1785950;
siOtfnNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNsiOtfnN+'; 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);