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