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