function click() {
if (event.button==2) {
alert('Copyright: Magyar Kuria Kft.') }}
document.onmousedown=click
// -->