$(function() {
	$('#screenshot-gallery a').lightBox();
});

$(function() {
	$('a.gallery').lightBox();
});
