jQuery(document).ready(function() {
  jQuery("a.infolink").fancybox();
});

