// JavaScript Document

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