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