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