// JavaScript

$(function() {
	$('#fotos a').lightBox();
});
