function glossairenovethic(identifiant) {
	//window.location = "/novethic/v3/le-glossaire-popup.jsp?id=" + identifiant;
	window.open("/novethic/v3/le-glossaire-popup.jsp?id=" + identifiant, '', 'status=no,resizable=yes,scrollbars=yes,menubar=no,height=700px,width=755px');
}
