function affichage_radio(nom_page, nom_fenetre) {
	window.open (nom_page, nom_fenetre, config="height=430, width=400, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=yes")
}