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