$(document).ready(function() {
		$("a.fancypop").fancybox({ 'hideOnContentClick': false });
	});
