
function checkkeuze(){

self.location.href =  document.keuze.heilige.options[document.keuze.heilige.selectedIndex].value + '.htm' ;
}



