// JavaScript Document
$(function() {
		   
		$('.fotosderecha a').lightBox();
});

