// JavaScript Document

function popup()  {
   fenster=window.open("gallery/index.html","bilder01","width=800px,height=600px,left=250px,top=200px");}