var a={ stop:function(){ return false; } }; document.oncontextmenu=a.stop;