jQuery(function($) {

  $('a.lightbox').lightBox({fixedNavigation:true});

});
