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