function openGallery( id ) {
	switch( id ){
		case 0:
			var options = { continuous: true, handleUnsupported: "link" };
		
			var item1 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/os_lowcal/01_Diet OS ZipCodeLowSize.flv',
				width: 		300,
				height:		600,
				title:		'Ocean Spray Low Calorie Locator',
				options:    options
			};
		
			var item2 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/os_lowcal/02_Diet OS CakeLowSize.flv',
				width: 		300,
				height:		250,
				title:		'"Cake" Rich Media',
				options:    options
			};
			
			var item3 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/os_lowcal/Diet_Blip.flv',
				width: 		300,
				height:		250,
				title:		'Flash Banner',
				options:    options
			};
			
			var item4 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/os_lowcal/Diet_Celery.flv',
				width: 		300,
				height:		250,
				title:		'Flash Banner',
				options:    options
			};
			
			var item5 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/os_lowcal/Diet_Math.flv',
				width: 		300,
				height:		250,
				title:		'Flash Banner',
				options:    options
			};
			
			var item6 = {
				player:     'img',
				content:    'portfolio/interactive/os_lowcal/lowcalsite01.jpg',
				title:		'lowcalorieoceanspray.com',
				options:    options
			};
			
			var item7 = {
				player:     'img',
				content:    'portfolio/interactive/os_lowcal/lowcalsite02.jpg',
				title:		'lowcalorieoceanspray.com',
				options:    options
			};
			
			var item8 = {
				player:     'img',
				content:    'portfolio/interactive/os_lowcal/lowcalsite03.jpg',
				title:		'lowcalorieoceanspray.com',
				options:    options
			};
			
			var item9 = {
				player:     'img',
				content:    'portfolio/interactive/os_lowcal/lowcalsite04.jpg',
				title:		'lowcalorieoceanspray.com',
				options:    options
			};
		
			Shadowbox.open([item1]);

			break;
			
		case 1:
			var options = { continuous: true };
		
			var item1 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/os_turkeycalc/OS_Core_Turkey Calculator_newversion.flv',
				width: 		300,
				height:		250,
				title:		'Ocean Spray Turkey Calculator',
				options:    options
			};
		
			Shadowbox.open([item1]);

			break;
			
		case 2:
			var options = { continuous: true, handleUnsupported: "link" };
		
			var item1 = {
				player:     'iframe',
				content:    'portfolio/interactive/os_heinz/javelin/default.htm',
				width: 		732,
				height:		432,
				title:		'Ocean Spray &amp; Heinz Toothpick Javelin',
				options:    options
			};
		
			var item2 = {
				player:     'img',
				content:    'portfolio/interactive/os_heinz/upm_home.jpg',
				title:		'ultimatepartymeatballs.com',
				options:    options
			};
			
			var item3 = {
				player:     'img',
				content:    'portfolio/interactive/os_heinz/upm_homemenu.jpg',
				title:		'ultimatepartymeatballs.com',
				options:    options
			};
			
			var item4 = {
				player:     'img',
				content:    'portfolio/interactive/os_heinz/upm_bday.jpg',
				title:		'ultimatepartymeatballs.com',
				options:    options
			};
		
			Shadowbox.open([item1]);

			break;
		
		case 3:
			var options = { continuous: true };
		
			var item1 = {
				player:     'swf',
				content:    'portfolio/interactive/talbots/01_ALT_talbots_160x600_brand.swf',
				width: 		160,
				height: 	600,
				title:		'Flash Banner',
				options:    options
			};
		
			var item3 = {
				player:     'img',
				content:    'portfolio/interactive/talbots/talbots_garden.jpg',
				title:		'The Studio at Talbots',
				options:    options
			};
			
			var item2 = {
				player:     'img',
				content:    'portfolio/interactive/talbots/talbots_garden2.jpg',
				title:		'The Studio at Talbots',
				options:    options
			};
			
			var item4 = {
				player:     'img',
				content:    'portfolio/interactive/talbots/talbots_studio.jpg',
				title:		'The Studio at Talbots',
				options:    options
			};
		
			Shadowbox.open([item1, item2, item3]);

			break;
		
		case 4:
			var options = { continuous: true };
		
			var item1 = {
				player:     'img',
				content:    'portfolio/interactive/lehman/01_Home Page.jpg',
				title:		"lehmanmillet.com",
				options:    options
			};
		
			var item2 = {
				player:     'img',
				content:    'portfolio/interactive/lehman/02_Work Page.jpg',
				title:		"lehmanmillet.com",
				options:    options
			};
			
			var item3 = {
				player:     'img',
				content:    'portfolio/interactive/lehman/03_DDPage.jpg',
				title:		"lehmanmillet.com",
				options:    options
			};
			
			var item4 = {
				player:     'img',
				content:    'portfolio/interactive/lehman/04_Careers Page.jpg',
				title:		"lehmanmillet.com",
				options:    options
			};
		
			Shadowbox.open([item1, item3, item4]);

			break;
		
		case 5:
			var options = { continuous: true };
		
			var item1 = {
				player:     'img',
				content:    'portfolio/interactive/vw_gli/01_GLI_promo.jpg',
				title:		"VW GLI Promo",
				options:    options
			};
		
			var item2 = {
				player:     'img',
				content:    'portfolio/interactive/vw_gli/02_GLI_landing.jpg',
				title:		"VW GLI Home",
				options:    options
			};
			
			var item3 = {
				player:     'img',
				content:    'portfolio/interactive/vw_gli/03_GLI_photos.jpg',
				title:		"VW GLI Home",
				options:    options
			};
		
			Shadowbox.open([item1, item2]);

			break;
		
		case 6:
			var options = { continuous: true };
		
			var item1 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/vw_passat/01_Passat_Movies.flv',
				width: 		728,
				height:		90,
				title:		'"Movies" Rich Media',
				options:    options
			};
		
			var item2 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/vw_passat/02_Passat_AirGuitar.flv',
				width: 		300,
				height:		250,
				title:		'"Air Guitar" Flash',
				options:    options
			};
			
			var item3 = {
				player:     'flv',
				content:    '../../../portfolio/interactive/vw_passat/03_Passat_Umbrella.flv',
				width: 		700,
				height:		325,
				title:		'"Umbrella" Rich Media',
				options:    options
			};
		
			Shadowbox.open([item1, item2, item3]);

			break;
			
		case 7:
			var options = { continuous: true };
		
			var item1 = {
				player:     'img',
				content:    'portfolio/interactive/vw_engines/01_vw_engines.jpg',
				title:		"VW Engines Minisite",
				options:    options
			};
		
			var item2 = {
				player:     'img',
				content:    'portfolio/interactive/vw_engines/02_vw_engines.jpg',
				title:		"VW Engines Minisite",
				options:    options
			};
			
			var item3 = {
				player:     'img',
				content:    'portfolio/interactive/vw_engines/03_vw_engines.jpg',
				title:		"VW Engines Minisite",
				options:    options
			};
			
			var item4 = {
				player:     'img',
				content:    'portfolio/interactive/vw_engines/04_vw_engines.jpg',
				title:		"VW Engines Minisite",
				options:    options
			};
		
			Shadowbox.open([item1, item2, item3, item4]);

			break;
		
		case 8:
			var options = { continuous: true };
		
			var item1 = {
				player:     'img',
				content:    'portfolio/other/gillette/OceanSpray_general3.jpg',
				title:		'Ocean Spray at Patriot Place',
				options:    options
			};
			
			var item2 = {
				player:     'img',
				content:    'portfolio/other/gillette/OceanSpray_general4.jpg',
				title:		'Ocean Spray at Patriot Place',
				options:    options
			};
			
			var item3 = {
				player:     'img',
				content:    'portfolio/other/gillette/OceanSpray_general5.jpg',
				title:		'Ocean Spray at Patriot Place',
				options:    options
			};
			
			var item4 = {
				player:     'flv',
				content:    '../../../portfolio/other/gillette/GilletteSign_cropped.flv',
				width: 		848,
				height:		48,
				title:		'Ocean Spray Banner in Gillette Stadium',
				options:    options
			};
		
			Shadowbox.open([item4]);

			break;
	}
}
