function ejs_nodroit()
	{
	alert('Copyright Concept-Luxe 2009');
	return(false);
	}

document.oncontextmenu = ejs_nodroit;
