// JavaScript Document

$(function() {  
  $('#gallery a,.camp-info a').lightBox();  
});  

