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