Event.observe(window,"load",function(){var a=document.getElementById("refreshed");if(a.value=="no")a.value="yes";else{a.value="no";location.reload()}});