function OpenWindow(wName) {venster = window.open(wName,"","fullscreen=no,toolbar=0,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=400,left=150,top=100");}