function init(host){
	document.getElementById('santea').style.display = 'none';
		swap_m('sante01',''+host+'/_img/huile/sante-maladies','');
	document.getElementById('santeb').style.display = 'none';
		swap_m('sante02',''+host+'/_img/huile/sante-cancer','');
	document.getElementById('santec').style.display = 'none';
		swap_m('sante03',''+host+'/_img/huile/sante-tension','');
	document.getElementById('santed').style.display = 'none';
		swap_m('sante04',''+host+'/_img/huile/sante-diabete','');
	document.getElementById('santee').style.display = 'none';
		swap_m('sante05',''+host+'/_img/huile/sante-immunitaire','');
	document.getElementById('santef').style.display = 'none';
		swap_m('sante06',''+host+'/_img/huile/sante-digestif','');
	document.getElementById('santeg').style.display = 'none';
		swap_m('sante07',''+host+'/_img/huile/sante-grossesse','');
	document.getElementById('santeh').style.display = 'none';
		swap_m('sante08',''+host+'/_img/huile/sante-allaitement','');
}