	$(document).ready(function(){
		$('.youtube').fancybox({'hideOnContentClick'	: false});
	});
