function NoordhollandseKeuze(list) {
self.parent.location.href=list.options[list.selectedIndex].value;
}