$(function(){
	//$('ul a').collapsor({sublevelElement:'ul', speed: 600});
	$('.galeria a').lightBox();
});