
function ejs_nodroit()
{
alert('');
return(false);
}

document.oncontextmenu = ejs_nodroit;

