$(document).ready(function() {
		$("#popup1").fancybox({
		'width'				: '75%',
		'height'			: '75%',
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopupPhillip").fancybox({
		'width'				: 315,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopupTina").fancybox({
		'width'				: 315,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopupSandy").fancybox({
		'width'				: 315,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup1").fancybox({
		'width'				: 320,
		'height'			: 285,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup1right").fancybox({
		'width'				: 320,
		'height'			: 285,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup2").fancybox({
		'width'				: 320,
		'height'			: 285,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup2right").fancybox({
		'width'				: 320,
		'height'			: 285,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup3").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup3right").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup4").fancybox({
		'width'				: 315,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup4right").fancybox({
		'width'				: 315,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup5").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup5right").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup6").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup6right").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup7").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
		
		$("#videoPopup7right").fancybox({
		'width'				: 320,
		'height'			: 220,
		'autoScale'			: false,
		'type'				: 'iframe'
		});
	});
