
	function show(quadrante){		
		myLightbox.start(document.getElementById('a'+quadrante));
	}
