function popup_mention_legale(fichier)
{
	ff=window.open(fichier,"popup","status=0,toolbar=0,menubar=0,resizable=0,scrollbars=0,width=800,height=500,left=100,top=100")
}