$(function() {
  $('.gallery a').lightBox();
});

$(function() {
  $('.news-lb a').lightBox();
});

