<SCRIPT language="javascript">function click() {if (event.button==2) {alert('Tiltott!')}}document.onmousedown=click</SCRIPT>