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