
jQuery(function() {
    jQuery('.product-gallery a').lightBox();
});

