$(function() {
    $('#accordion a.photo, a.photo').lightBox({txtImage: 'Изображение'});
});
