function NieuwVensterA(URL) {
window.open(URL, "nieuw", "width=500,height=340,top=140,left=500,scrollbars=no");
}