function click() {if (event.button==2) {alert('\nDiese Funktion wird leider nicht unterstützt !\n');}} document.onmousedown=click// -->
