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