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

