$(function() {   
  $('#gallery a').lightBox();   
}); 
$(function() {   
  $('#gallery2 a').lightBox();   
}); 
