ALWAYS OPEN
$("html").on("contextmenu",function(e){ return false; });$('img').on('dragstart', function (e) { ...