// call the lightbox script
$(function() {
	$('#gallery a').lightBox();
});
