$(function() {
  $('div.gallery a').lightBox({fixedNavigation:true});
});