$(function() {
$('body').find('.image-button').lightBox();

$('body').find('.photo-button').lightBox();
});
