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