//
// Lightbox
//

$(function() {
    $('.lb').lightBox();
});
