     
	 
   function FensterLinks()
   {
   	window.open("nofla_links.html", "", "menubar=no,resizable=yes,screenX=0,screenY=0,width=750,height=600,left=150,top=50,scrollbars=yes");
   }
   
   function FensterImpressum()
   {
   	window.open("nofla_impress.html", "", "menubar=no,resizable=yes,screenX=0,screenY=0,width=750,height=600,left=150,top=50,scrollbars=yes");
   }
   
   function FensterAGB()
   {
   	window.open("nofla_agb.html", "", "menubar=yes,resizable=yes,screenX=0,screenY=0,width=750,height=600,left=150,top=50,scrollbars=yes");
   }

function FensterKontakt()
	{ 
   		window.open("nofla_kontakt.html", "", "menubar=yes,resizable=yes,screenX=0,screenY=0,width=770,left=100,top=50,scrollbars=yes");
   }

function FensterFotobuch()
   {
   	window.open("nofla_fotobuch.html", "", "menubar=yes,resizable=yes,screenX=0,screenY=0,width=750,height=600,left=150,top=50,scrollbars=yes");
   }