$(function() {
  $('.gallery a').lightBox({fixedNavigation:true});
  $('#map a#largeMap').lightBox({fixedNavigation:true});
  $('#map a#largeMap2').lightBox({fixedNavigation:true});
});
