$(document).ready(function() {

	$('div.wp-caption a').fancybox({
		
	});
			
	
});
