function click() { if (event.button==2) {alert('NA, NA, NA ! So einfach geht das nicht!'); } }
                   document.onmousedown=click


