$(function() {
	$('#photogallery a').lightBox();
});

