$(document).ready(function(){						   
	$("#iframe").fancybox({
		 'width' : 780,
		 'height' : 400,
		 'autoScale' : false,
		 'transitionIn' : 'elastic',
		 'transitionOut' : 'elastic',
		 'easingIn' : 'swing',
		 'easingOut' : 'swing', 
		 'speedIn' : 700,
		 'speedOut' : 400, 
		 'hideOnContentClick': false,
		 'hideOnOverlayClick': false,
		 'overlayShow' : true,
		 'overlayOpacity' : .7,
		 'overlayColor' : '#000',
		 'type' : 'iframe'
	 });

	 });

$(document).ready(function(){						   
	$(".iframer").fancybox({
		 'width' : 585,
		 'height' : 650,
		 'autoScale' : true,
		 'transitionIn' : 'elastic',
		 'transitionOut' : 'elastic',
		 'easingIn' : 'swing',
		 'easingOut' : 'swing', 
		 'speedIn' : 700,
		 'speedOut' : 400, 
		 'hideOnContentClick': false,
		 'hideOnOverlayClick': true,
		 'overlayShow' : true,
		 'overlayOpacity' : .7,
		 'overlayColor' : '#000',
		 'type' : 'iframe',
		 'scrolling' : 'auto' 
	 });

	 });

$(document).ready(function(){						   
	$(".tinyframe").fancybox({
		 'width' : 350,
		 'height' : 250,
		 'autoScale' : true,
		 'transitionIn' : 'elastic',
		 'transitionOut' : 'elastic',
		 'easingIn' : 'swing',
		 'easingOut' : 'swing', 
		 'speedIn' : 700,
		 'speedOut' : 400, 
		 'hideOnContentClick': false,
		 'hideOnOverlayClick': true,
		 'overlayShow' : true,
		 'overlayOpacity' : .7,
		 'overlayColor' : '#000',
		 'type' : 'iframe',
		 'scrolling' : 'no' 
	 });

	 });

$(document).ready(function(){						   
	$(".mapframe").fancybox({
		 'width' : 475,
		 'height' : 410,
		 'autoScale' : true,
		 'transitionIn' : 'elastic',
		 'transitionOut' : 'elastic',
		 'easingIn' : 'swing',
		 'easingOut' : 'swing', 
		 'speedIn' : 700,
		 'speedOut' : 400, 
		 'hideOnContentClick': false,
		 'hideOnOverlayClick': true,
		 'overlayShow' : true,
		 'overlayOpacity' : .7,
		 'overlayColor' : '#000',
		 'type' : 'iframe',
		 'scrolling' : 'no' 
	 });

	 });

$(document).ready(function(){						   
	$(".mapframe").fancybox({
		 'width' : 475,
		 'height' : 410,
		 'autoScale' : true,
		 'transitionIn' : 'elastic',
		 'transitionOut' : 'elastic',
		 'easingIn' : 'swing',
		 'easingOut' : 'swing', 
		 'speedIn' : 700,
		 'speedOut' : 400, 
		 'hideOnContentClick': false,
		 'hideOnOverlayClick': true,
		 'overlayShow' : true,
		 'overlayOpacity' : .7,
		 'overlayColor' : '#000',
		 'type' : 'iframe',
		 'scrolling' : 'no' 
	 });

	 });
		
