function popnieuws(pagina) 
{
window.open (pagina,'nieuwsbrief','scrollbars=yes,status=no,width=700,top=100,left=200,height=570');
}
