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