// JavaScript Document

function diapo_txt(nom){
window.document.getElementById('photos').src="images/diapo/associations/"+nom+".jpg";
}
function diapo_txt2(nom){
window.document.getElementById('photos2').src="images/diapo/soirees publiques/"+nom+".jpg";
}























