
//Funktioniert mit FireFox und IF
document.oncontextmenu = RMT; function RMT(a) {if (!a) a= window.event;  return false;}
