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