

    function imag(a) {
	document.images.foto.src=a;	
	}
	function imag2(a) {
	document.images.foto2.src=a;	
	}
  
