$(document).ready(function(){
  $('.photo a').lightBox({fixedNavigation:true});
});