<div id='p_bar'></div> <script> var elem, hpproo; elem = document.getElementById("p_bar"); hpproo = api.players*100/api.maxplayers; elem.style = 'background:#f99c0a; height:3px; width:'+hpproo+'px;'; </script>