$(function() {
    $('.gallery a').lightBox();
});

