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