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