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

