function showhits(){document.getElementById('hits_dyn').innerHTML='255';}window.onload=function(){showhits();}