$(document).ready(function() {

	$("a.game1").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 555,
		'frameHeight'			: 530

	});

	$("a.game2").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 640,
		'frameHeight'			: 440

	});

	$("a.game3").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 630,
		'frameHeight'			: 430

	});

	$("a.game4").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 550,
		'frameHeight'			: 500

	});
	
	$("a.game5").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 500,
		'frameHeight'			: 400

	});

	$("a.game6").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 580,
		'frameHeight'			: 400

	});

	$("a.game7").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 530,
		'frameHeight'			: 390

	});

	$("a.game8").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 595,
		'frameHeight'			: 525

	});

	$("a.game9").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 665,
		'frameHeight'			: 520

	});

	$("a.game10").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 550,
		'frameHeight'			: 445

	});

	$("a.game11").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 590,
		'frameHeight'			: 580

	});

	$("a.game12").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 530,
		'frameHeight'			: 405

	});
	

	$("a.game13").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 665,
		'frameHeight'			: 505

	});

	$("a.game14").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 580,
		'frameHeight'			: 470

	});

	$("a.game15").fancybox({
		'zoomOpacity'			: true,
		'overlayShow'			: true,
		'zoomSpeedIn'			: 500,
		'zoomSpeedOut'			: 500,
		'hideOnContentClick'	: false,
		'imageScale'			: true,
		'frameWidth'			: 580,
		'frameHeight'			: 450

	});

});

