$(function() {

    $('a[rel=lightbox]').fancyZoom();
	
});

