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