document.addEventListener('contextmenu', function(e) { e.preventDefault(); }, false);
top of page
bottom of page