function changerimage(nouvnom){
document.getElementById('grandeimage').src=nouvnom
}


