$(function(){
	
	$("#indexTextMain a").fancybox({ 'hideOnContentClick': true }); 
	
});