function partition(nom) {
	document.getElementById('partition').getElementsByTagName('img')[0].src = 'images/old/making-of/' + nom + '.png';
}
