function ejs_nodroit()
{
alert('Clic droit impossible, protection du Copyright');
return(false);
}

document.oncontextmenu = ejs_nodroit; 