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