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