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