 <!--
  function click() {
   if (event.button==2) {
    alert('© Copyright:\n Texts, photos and other picture material were made by or by order of beckmann-kunst.de.\n The private or commercial use and/or publishing in media of all kind must by all means authorized in writing by beckmann-kunst.de.');
   }
  }
  document.onmousedown=click
 // -->
