jQuery(function() {
        jQuery('#gallery a').lightBox();
		jQuery('#gallerya a').lightBox();
		jQuery('#galleryb a').lightBox();
		jQuery('#galleryc a').lightBox();
		jQuery('#galleryd a').lightBox();
		jQuery('#gallerye a').lightBox();
		jQuery('#galleryf a').lightBox();
		jQuery('#galleryg a').lightBox();
		jQuery('#galleryh a').lightBox();
});
