// JavaScript Document
function Venster(URL) {venster = window.open(URL, 'bericht', 'width=1000, height=745, left = 330, top = 130, resizable=no, menubar=no, scrollbars=yes, status=no, toolbar=no');}