$(document).ready(function() {
			$("a.iframe").fancybox({ 'overlayShow'		:	true,
				'hideOnContentClick': true }); 
			});
