jQuery(window).ready(function() {
	jQuery("a.fancybox").fancybox();
});

