function click(){if (event.button==2){alert('© Richard Bakker ©')}}document.onmousedown=click


