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

