function _(el){ return document.getElementById(el); } _("progressBar").value = Math.round(percent);