$(document).ready(function(){
    $('#gallery_items a').lightBox();
});
