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