<!--
function herlaad(){
setTimeout("herlaad2()",1000) 
}

function herlaad(){
document.location.reload()}

-->
