jQuery(function() {
	$('#gallery_lightbox a').lightBox();
	$('.lightBoxImg').lightBox();
});