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