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