
$(function() {
  try {$('#gallery a').lightBox();} catch(err) {};
});
