0:1:2:3:4:5:
<script language="JavaScript"> function click() {if (event.button==2) {alert('Warntext')}} document.onmousedown=click </script>