$(document).ready( function(){
  $('a.fancy').lightBox();
});
