$(document).ready(function(){
    $("#agenda_tabs > ul").tabs();
	$('.galeria').lightBox({txtImage:"Imatge",txtOf:"de"});	
  });
