$(document).ready(function(){	
	
	$(".fancyboxPopup").fancybox({
				'titleShow'		: false
	});

	
}); //END
	

	

