function popup(url)

{window.open('form.htm', 'Fenster1','resizable=no,scrollbars=no,toolbar=no,status=no,top=150,left=250,menubar=no ,location=no,height=510,width=400');}


