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