$(function() {
//  $('#gallery a').lightBox();
  $('#proud-list a.pr-img').lightBox();
});

