	$(document).ready(function() {
			/*
			*   Examples - various
			*/
			$("#various3").fancybox({
				'width'				: '50%',
				'height'			: '80%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
				
			});
			
			$("#various4").fancybox({
				'width'				: '50%',
				'height'			: '80%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
				
			});
			
			$("#various5").fancybox({
				'width'				: '50%',
				'height'			: '70%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#various6").fancybox({
				'width'				: '50%',
				'height'			: '70%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#various7").fancybox({
				'width'				: '50%',
				'height'			: '70%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press1").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press2").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press3").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press4").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press5").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press6").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press7").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press8").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#press9").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#event1").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#event2").fancybox({
				'width'				: '80%',
				'height'			: '90%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'no'
			});
			$("#event3").fancybox({
				'width'				: '80%',
				'height'			: '100%',
				'autoScale'			: false,
				'transitionIn'		: 'none',
				'transitionOut'		: 'none',
				'type'				: 'iframe',
				'scrolling'         : 'yes'
			});

		});
