function init(host){
	document.getElementById('gouta').style.display = 'none';
		swap_m('gout01',''+host+'/_img/huile/gout-date-de-recolte','');
	document.getElementById('goutb').style.display = 'none';
		swap_m('gout02',''+host+'/_img/huile/gout-quantitte-extraite','');
	document.getElementById('goutc').style.display = 'none';
		swap_m('gout03',''+host+'/_img/huile/gout-temperature-extraction','');
	document.getElementById('goutd').style.display = 'none';
		swap_m('gout04',''+host+'/_img/huile/gout-rapidite-travail','');
	document.getElementById('goute').style.display = 'none';
		swap_m('gout05',''+host+'/_img/huile/gout-age-oliviers','');
}