function foto(a)
{
	switch (a)
	{
		case 1: return '<a href="spuitgieterij_film1.html" target="_self"><img border="0" src="images/fotos/ECM_Close_175.jpg" width="165" alt="movie_single_spuitgieten" /><BR />Video: mono spuitgieten</a>';
		break;
		case 2: return '<a href="spuitgieterij_film2.html" target="_self"><img border="0" src="images/fotos/ECM_Kabel_Close_175.jpg" width="165" alt="movie_cable_overmoulding" /><BR />Video: kabel omspuiten</a>';
		break;
		case 3: return '<a href="spuitgieterij_film3.html" target="_self"><img border="0" src="images/fotos/IMS_Totaal_175.jpg" width="165" alt="movie_medical_product" /><BR />Video: medisch product</a>';
		break;
		case 4: return '<a href="spuitgieterij_film4.html" target="_self"><img border="0" src="images/fotos/Veertjes_Totaal_175.jpg" width="165" alt="movie_veertjes" /><BR />Video: samenstellen</a>';
		break;
		default: return '';
	}
}
