  
  $(function() {

  	$('a[rel=lightbox]').lightBox();

  });

