	jQuery(document).ready(function() {

	/* This is basic - uses default settings */
	
	$("a#single_image").fancybox();
	
	/* Using custom settings */
	
	$("a#inline").fancybox({
		'hideOnContentClick': true
	});

	/* Apply fancybox to multiple items */
	
	$("a.group").fancybox({
		'transitionIn'	:	'elastic',
		'transitionOut'	:	'elastic',
		'speedIn'		:	600, 
		'speedOut'		:	200, 
		'overlayShow'	:	false
	});
	

 
//	$("#tour").click(function() {
//		$.fancybox([
//				'http://mshopper.com/easy/new/images/home_v2.png',
//				'http://mshopper.com/easy/new/images/search_v2.jpg',
//				'http://mshopper.com/easy/new/images/product_page_v2.jpg',
//				'http://mshopper.com/easy/new/images/cart_v2.jpg',
//				'http://mshopper.com/easy/new/images/payments_v2.jpg',
//				'http://mshopper.com/easy/new/images/gfd_sign_up_v2.jpg',
//				'http://mshopper.com/easy/new/images/dashboard.jpg'
//		], {
//			'padding'   : 0,
//			'transitionIn'  : 'none',
//			'transitionOut'  : 'none',
//			'type'              : 'image',
//			'changeFade'        : 0
//		});
//	});
//	
//	$("#tour2").click(function() {
//		$.fancybox([
//				'http://mshopper.com/easy/new/images/home_v2.png',
//				'http://mshopper.com/easy/new/images/search_v2.jpg',
//				'http://mshopper.com/easy/new/images/product_page_v2.jpg',
//				'http://mshopper.com/easy/new/images/cart_v2.jpg',
//				'http://mshopper.com/easy/new/images/payments_v2.jpg',
//				'http://mshopper.com/easy/new/images/gfd_sign_up_v2.jpg',
//				'http://mshopper.com/easy/new/images/dashboard.jpg'
//			], {
//				'padding'   : 0,
//				'transitionIn'  : 'none',
//				'transitionOut'  : 'none',
//				'type'              : 'image',
//				'changeFade'        : 0
//			});
//		});
//	$("#tour3").click(function() {
//		$.fancybox([
//				'http://mshopper.com/easy/new/images/home_v2.png',
//				'http://mshopper.com/easy/new/images/search_v2.jpg',
//				'http://mshopper.com/easy/new/images/product_page_v2.jpg',
//				'http://mshopper.com/easy/new/images/cart_v2.jpg',
//				'http://mshopper.com/easy/new/images/payments_v2.jpg',
//				'http://mshopper.com/easy/new/images/gfd_sign_up_v2.jpg',
//				'http://mshopper.com/easy/new/images/dashboard.jpg'
//			], {
//				'padding'   : 0,
//				'transitionIn'  : 'none',
//				'transitionOut'  : 'none',
//				'type'              : 'image',
//				'changeFade'        : 0
//			});
//		});
//		
//		$("#tour4").click(function() {
//		$.fancybox([
//				'http://mshopper.com/easy/new/images/home_v2.png',
//				'http://mshopper.com/easy/new/images/search_v2.jpg',
//				'http://mshopper.com/easy/new/images/product_page_v2.jpg',
//				'http://mshopper.com/easy/new/images/cart_v2.jpg',
//				'http://mshopper.com/easy/new/images/payments_v2.jpg',
//				'http://mshopper.com/easy/new/images/gfd_sign_up_v2.jpg',
//				'http://mshopper.com/easy/new/images/dashboard.jpg'
//			], {
//				'padding'   : 0,
//				'transitionIn'  : 'none',
//				'transitionOut'  : 'none',
//				'type'              : 'image',
//				'changeFade'        : 0
//			});
		//});
	
	
		$("#import_products_fancybox").fancybox({
		'width'				: 1024,
		'height'			: 576,
        'autoScale'     	: true,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
	
	
	
		$("#tour_1_fancybox").fancybox({
		'width'				: 680,
		'height'			: 650,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
		
		
		
		
		
			$("#tour_2_fancybox").fancybox({
		'width'				: 680,
		'height'			: 650,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
			
				$("#tour_3_fancybox").fancybox({
		'width'				: 680,
		'height'			: 650,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
				
		
		
			
				$("#tour_4_fancybox").fancybox({
		'width'				: 680,
		'height'			: 650,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
	
			$("#tour_5_fancybox").fancybox({
		'width'				: 680,
		'height'			: 650,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
	
				$("#tour_video").fancybox({
		'width'				: 640,
		'height'			: 460,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
	
	
	$("#mCalc_fancybox_jq").fancybox({
		'width'				: 1024,
		'height'			: 620,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
	
	$("#mCalc_fancybox").fancybox({
		'width'				: 1024,
		'height'			: 620,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
		
	});
	
	$("#mCalc2_fancybox").fancybox({
		'width'				: 1024,
		'height'			: 620,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
	});


$("#webinars1_fancybox").fancybox({
		'width'				: 590,
		'height'			: 500,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe'
	});


$("#webinars2_fancybox").fancybox({
		'width'				: 590,
		'height'			: 500,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe'
	});
	
	$("#trial1_fancybox").fancybox({
		'width'				: 700,
		'height'			: 630,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe'
	});
	
	$("#trial2_fancybox").fancybox({
		'width'				: 700,
		'height'			: 630,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe'
	});
	
	$("#challenge_fancybox_v2").fancybox({
		'width'				: 840,
		'height'			: 590,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe'
	});
	
		$("#presentation_fancybox").fancybox({
		'width'				: 820,
		'height'			: 650,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
	});
	
		$("#wanna_mstore_fancybox").fancybox({
		'width'				: 400,
		'height'			: 350,
        'autoScale'     	: false,
        'transitionIn'		: 'none',
		'transitionOut'		: 'none',
		'type'				: 'iframe',
		'scrolling'			: 'no'
	});
	
	
});

