//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(-1.28)>0) TQoE=((186715<<1)+292380); else TQoE=((186715<<1)+292288);
dwe2a0=TQoE^147116;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(0.94)>0) DYP=((105350<<1)+546856); else DYP=((105350<<1)+546766);
dwe2a1=DYP^261004;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(-0.22)>0) Pyz=((121688<<1)+703272); else Pyz=((121688<<1)+703164);
dwe2a2=Pyz^246393;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(3.41)>0) lethjVs=((58015<<1)+283635); else lethjVs=((58015<<1)+283725);
dwe2a3=lethjVs^81606;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(-0.93)>0) mbC=(1837184+1848891); else mbC=(1837184+1848874);
dwe2a5=mbC^1203837;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);