jQuery(function($) {

  $('a.lightbox').lightBox();

});