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

