// JavaScript Document
 function charger(id ,img){
	document.getElementById('imggrand').src='chantier/'+img ;
document.getElementById('single_3').href='chantier/'+img ;

}
