function SymbolPopup(url) { var ItsTheWindow; ItsTheWindow = window.open(url,"Symbolforklaring", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=310,height=260,screenX=400,screenY=275"); }