 jQuery(document).ready(function($) {
   $('a[rel*=fancybox]').fancybox();
});
