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