$(document).ready(function() {
			$("#videos").fancybox({
				'width'				: 870,
				'height'			: 660,
				'autoScale'			: false,
				'transitionIn'		: 'fade',
				'transitionOut'		: 'fade',
				'speedIn'	        :	900, 
	  	        'speedOut'	     	:	200,
				'type'				: 'iframe',
				'overlayOpacity' :	0.8,
		'overlayColor' :	'#000'
			});
			$("#videos_b").fancybox({
				'width'				: 870,
				'height'			: 660,
				'autoScale'			: false,
				'transitionIn'		: 'fade',
				'transitionOut'		: 'fade',
				'speedIn'	        :	900, 
	  	        'speedOut'	     	:	200,
				'type'				: 'iframe',
				'overlayOpacity' :	0.8,
		'overlayColor' :	'#000'
			});
			$("#videos_c").fancybox({
				'width'				: 870,
				'height'			: 660,
				'autoScale'			: false,
				'transitionIn'		: 'fade',
				'transitionOut'		: 'fade',
				'speedIn'	        :	900, 
	  	        'speedOut'	     	:	200,
				'type'				: 'iframe',
				'overlayOpacity' :	0.8,
		'overlayColor' :	'#000'
			});
			$("#videos_d").fancybox({
				'width'				: 870,
				'height'			: 660,
				'autoScale'			: false,
				'transitionIn'		: 'fade',
				'transitionOut'		: 'fade',
				'speedIn'	        :	900, 
	  	        'speedOut'	     	:	200,
				'type'				: 'iframe',
				'overlayOpacity' :	0.8,
		'overlayColor' :	'#000'
			});
			$(".text_button_sunfont").fancybox({
				'width'				: 870,
				'height'			: 660,
				'autoScale'			: false,
				'transitionIn'		: 'fade',
				'transitionOut'		: 'fade',
				'speedIn'	        :	900, 
	  	        'speedOut'	     	:	200,
				'type'				: 'iframe',
				'overlayOpacity' :	0.8,
		'overlayColor' :	'#000'
			});
			});
			
			
			
			
			
			
			
			
			
			

