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