  
	  function ShowArtworks () {
      var src;
      src='flash.html';
      window.open(src,'Artworks','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=766,height=630');
      }
	  
      function ShowFoto1 () {
      var src;
      src='picture01.html';
      window.open(src,'foto1','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=310,height=637');
      }
	  function ShowFoto2 () {
      var src;
      src='picture02.html';
      window.open(src,'foto2','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=587,height=250');
      }
	   function ShowFoto3 () {
      var src;
      src='picture03.html';
      window.open(src,'foto3','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=597,height=214');
      }
	  function ShowFoto4 () {
      var src;
      src='picture04.html';
      window.open(src,'foto4','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=474,height=350');
      }
	  function ShowFoto5 () {
      var src;
      src='picture05.html';
      window.open(src,'foto5','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=432,height=450');
      }
	  function ShowFoto6 () {
      var src;
      src='picture06.html';
      window.open(src,'foto6','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=627,height=405');
      }
	  

