callBack({

	// misc settings

	"settings" : {

		"releaseDate" : "7 November, 2014 00:00:00",

		"releaseText": [
			{ "date" : "7 November, 2014 00:00:00", "text" : "NOW PLAYING" },
			{ "date" : "6 November, 2014 00:00:00", "text" : "IN Theatres<br />TOMORROW" },
			{ "date" : "1 November, 2014 00:00:00", "text" : "IN Theatres<br />FRIDAY" },
			{ "date" : "29 October, 2013 00:00:00", "text" : "In Theatres<br />November 7" },
			{ "date" : "28 October, 2013 00:00:00", "text" : "IN 10 DAYS" },
			{ "date" : "1 October, 2012 00:00:00", "text" : "In Theatres<br />November 7" }
		],
	},

	// sharing

	"share" : {

		"facebook" : {
			"title" : "Big Hero 6",
			"description" : "Visit the official Big Hero 6 website to watch trailers, read the synopsis, meet the characters, browse photos, play games, download media, and more! ●—●",
		},
		
		"twitter" : {
			"description" : "Visit the official #BigHero6 website to watch trailers, meet the 6, play games, download media, and more! ●—●",
		},
		
		"tumblr" : {
			"description" : "Visit the official Big Hero 6 website to watch trailers, read the synopsis, meet the characters, browse photos, play games, download media, and more! ●—●",
		},
		
		"pinterest" : {
			"description" : "Visit the official Big Hero 6 website to watch trailers, read the synopsis, meet the characters, browse photos, play games, download media, and more! ●—●",
		},
		
		"gplus" : {
			"description" : "Visit the official Big Hero 6 website to watch trailers, read the synopsis, meet the characters, browse photos, play games, download media, and more! ●—●",
		},
	},

	// page data

	"pages" : [

		// home

		{
			"id" : "home",
			
			"menuConfig" : {
				"caption" : "home",
				"detail" : "",
			},

			"video" : {
				"webmURL" : "content/video/interstitial.webm",
				"mp4URL" : "content/video/interstitial.mp4",
				"ogvURL" : "content/video/interstitial.ogg",
			},

			"page" : {

				"images" : {
					"spotlightURL" : "assets/img/home/backdrop-light.png",
					"preload" : true,
				},

				"characters" : [

					{
						"id" : "baymax",
						"name" : "Baymax",
						"imageURL" : "content/img/home/characters/baymax.png",
						"overImageURL" : "content/img/home/characters/baymax-over.png",
						"overCircleImageURL" : "content/img/home/characters/baymax-over-circle.png",
						"bio" : "Baymax cares. That’s what he was designed to do. But with a little help from Hiro, he’ll become more than he was built for.",
						"overX" : 765,
						"overY" : 355,
					},

					{
						"id" : "hiro",
						"name" : "Hiro Hamada",
						"imageURL" : "content/img/home/characters/hiro.png",
						"overImageURL" : "content/img/home/characters/hiro-over.png",
						"overCircleImageURL" : "content/img/home/characters/hiro-over-circle.png",
						"bio" : "This robotics prodigy has the mind of a genius ­and the heart of a 14­-year-old.",
						"overX" : 695,
						"overY" : 355,
					},

					{
						"id" : "lemon",
						"name" : "Honey Lemon",
						"imageURL" : "content/img/home/characters/lemon.png",
						"overImageURL" : "content/img/home/characters/lemon-over.png",
						"bio" : "Honey may be as sweet as her namesake, but she has a fire in her belly and a can­do attitude that make her pretty much unstoppable.",
						"overX" : 695,
						"overY" : 355,
					},

					{
						"id" : "fred",
						"name" : "Fred",
						"imageURL" : "content/img/home/characters/fred.png",
						"overImageURL" : "content/img/home/characters/fred-over.png",
						"overCircleImageURL" : "content/img/home/characters/fred-over-circle.png",
						"bio" : "This sign­twirling, monster­loving, comic­book aficionado is sure to go places ­when he’s good and ready.",
						"overX" : 555,
						"overY" : 375,
					},

					{
						"id" : "gogo",
						"name" : "Go Go Tomago",
						"imageURL" : "content/img/home/characters/gogo.png",
						"overImageURL" : "content/img/home/characters/gogo-over.png",
						"bio" : "She knows what it takes to be fast. She’s tough, athletic and loyal to the bone, but not much of a conversationalist.",
						"overX" : 640,
						"overY" : 355,
					},

					{
						"id" : "wasabi",
						"name" : "Wasabi",
						"imageURL" : "content/img/home/characters/wasabi.png",
						"overImageURL" : "content/img/home/characters/wasabi-over.png",
						"overCircleImageURL" : "content/img/home/characters/wasabi-over-circle.png",
						"bio" : "He’s super smart and just a touch neurotic, but the big and burly beatnik can’t help but join the cause when Hiro needs him most.",
						"overX" : 680,
						"overY" : 380,
					},

					{
						"id" : "together",
						"name" : "Baymax & Hiro",
						"imageURL" : "content/img/home/characters/together.png",
						"noRollOver" : true,
					},
				],

				"grid" : [

					/* PAGE 2 */
					
					{
						"type" : "video",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/01.jpg",
						"videoId" : "0_fomzm29d",
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/02.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page2/animated/02.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/02.gif",
						}
					},

					{
						"type" : "photo",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/03.jpg",
						"preload" : true,
						"load" : { 
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/03.jpg",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/04.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page2/animated/04.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/04.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/05.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page2/animated/05.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/05.gif",
						}
					},

					{
						"type" : "photo",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/06.jpg",
						"preload" : true,
						"load" : { 
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/06.jpg",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/07.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page2/animated/07.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/07.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/08.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page2/animated/08.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/08.gif",
						}
					},

					{
						"type" : "photo",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/09.jpg",
						"preload" : true,
						"load" : { 
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/09.jpg",
						}
					},

					{
						"type" : "photo",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/10.jpg",
						"preload" : true,
						"load" : { 
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/10.jpg",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/11.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page2/animated/11.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/11.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page2/static/12.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page2/animated/12.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page2/12.gif",
						}
					},
					
					/* PAGE 1 */

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/01.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/01.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/01.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/04.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/04.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/04.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/06.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/06.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/06.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/08.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/08.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/08.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/09.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/09.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/09.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/10.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/10.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/10.gif",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/02.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/02.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/02.gif",
						}
					},

					{
						"type" : "photo",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/03.jpg",
						"preload" : true,
						"load" : { 
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/03.jpg",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/07.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/07.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/07.gif",
						}
					},

					{
						"type" : "photo",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/05.jpg",
						"preload" : true,
						"load" : { 
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/05.jpg",
						}
					},

					{
						"type" : "photo",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/11.jpg",
						"preload" : true,
						"load" : { 
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/11.jpg",
						}
					},

					{
						"type" : "gif",
						"thumbURL" : "content/img/home/grid/thumbs/page1/static/12.jpg",
						"preload" : true,
						"load" : {
							"animatedThumbURL" : "content/img/home/grid/thumbs/page1/animated/12.gif",
							"fullImageURL" : "content/img/home/grid/full_size_content/page1/12.gif",
						}
					},
		
				],

			},
		},

		// video

		{
			"id" : "video",
			
			"menuConfig" : {
				"caption" : "video",
				"detail" : "",
			},

			"video" : {
				"webmURL" : "content/video/video.webm",
				"mp4URL" : "content/video/video.mp4",
				"ogvURL" : "content/video/video.ogg",
			},

			"share" : {

				"facebook" : {
					"title" : "Big Hero 6",
					"description" : "Watch trailers and video clips from Disney's Big Hero 6 movie. ●—●",
				},
				
				"twitter" : {
					"description" : "Watch trailers and video clips from Disney's Big Hero 6 movie. ●—●",
				},
				
				"tumblr" : {
					"description" : "Watch trailers and video clips from Disney's Big Hero 6 movie. ●—●",
				},
				
				"pinterest" : {
					"description" : "Watch trailers and video clips from Disney's Big Hero 6 movie. ●—●",
				},
				
				"gplus" : {
					"description" : "Watch trailers and video clips from Disney's Big Hero 6 movie. ●—●",
				},
			},

			"page" : {
				"playlistId" : "0_fomzm29d",
				"bgImageURL" : "assets/img/video/bg.jpg",
				"frameImageURL" : "assets/img/video/glow.png",
			},
		},

		// gallery

		{
			"id" : "gallery",
			
			"menuConfig" : {
				"caption" : "gallery",
				"detail" : "",
			},

			"video" : {
				"webmURL" : "content/video/gallery.webm",
				"mp4URL" : "content/video/gallery.mp4",
				"ogvURL" : "content/video/gallery.ogg",
			},

			"share" : {

				"facebook" : {
					"title" : "Big Hero 6",
					"description" : "Browse shots from Disney's Big Hero 6 image gallery. ●—●",
				},
				
				"twitter" : {
					"description" : "Browse shots from Disney's Big Hero 6 image gallery. ●—●",
				},
				
				"tumblr" : {
					"description" : "Browse shots from Disney's Big Hero 6 image gallery. ●—●",
				},
				
				"pinterest" : {
					"description" : "Browse shots from Disney's Big Hero 6 image gallery. ●—●",
				},
				
				"gplus" : {
					"description" : "Browse shots from Disney's Big Hero 6 image gallery. ●—●",
				},
			},

			"page" : {

				"images" : [

					{	
						"imageURL" : "content/img/gallery/01.jpg",
						"shareThumbURL" : "content/img/gallery/01.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/02.jpg",
						"shareThumbURL" : "content/img/gallery/02.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/03.jpg",
						"shareThumbURL" : "content/img/gallery/03.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/04.jpg",
						"shareThumbURL" : "content/img/gallery/04.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/05.jpg",
						"shareThumbURL" : "content/img/gallery/05.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/06.jpg",
						"shareThumbURL" : "content/img/gallery/06.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/07.jpg",
						"shareThumbURL" : "content/img/gallery/07.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/08.jpg",
						"shareThumbURL" : "content/img/gallery/08.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/09.jpg",
						"shareThumbURL" : "content/img/gallery/09.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/10.jpg",
						"shareThumbURL" : "content/img/gallery/10.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/11.jpg",
						"shareThumbURL" : "content/img/gallery/11.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/12.jpg",
						"shareThumbURL" : "content/img/gallery/12.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/13.jpg",
						"shareThumbURL" : "content/img/gallery/13.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/14.jpg",
						"shareThumbURL" : "content/img/gallery/14.jpg",	
					},
					{	
						"imageURL" : "content/img/gallery/15.jpg",
						"shareThumbURL" : "content/img/gallery/15.jpg",	
					},
				],
			},
		},

		// about

		{
			"id" : "about",
			
			"menuConfig" : {
				"caption" : "about",
				"detail" : "",
			},

			"video" : {
				"webmURL" : "content/video/about.webm",
				"mp4URL" : "content/video/about.mp4",
				"ogvURL" : "content/video/about.ogg",
			},

			"page" : {

				"story" : {
					"title" : "the story",
					"body" : "<p>From Walt Disney Animation Studios, the team behind “Frozen” and “Wreck-It Ralph,” comes “Big Hero 6,” an action-packed comedy-adventure about the special bond that develops between Baymax (voice of Scott Adsit), a plus-sized inflatable robot, and prodigy Hiro Hamada (voice of Ryan Potter). </p><p>When a devastating event befalls the city of San Fransokyo and catapults Hiro into the midst of danger, he turns to Baymax and his close friends adrenaline junkie Go Go Tomago (voice of Jamie Chung), neatnik Wasabi (voice of Damon Wayans Jr.), chemistry whiz Honey Lemon (voice of Genesis Rodriguez) and fanboy Fred (voice of T.J. Miller).</p><p>Determined to uncover the mystery, Hiro transforms his friends into a band of high-tech heroes called “Big Hero 6.” Inspired by the Marvel comics of the same name, and featuring breathtaking action with all the heart and humor audiences expect from Walt Disney Animation Studios, “Big Hero 6” is directed by Don Hall (“Winnie the Pooh”) and Chris Williams (“Bolt”), and produced by Roy Conli (“Tangled”). The film hits theaters in 3D on Nov. 7, 2014.</p>",

					"characterImageURL" : "content/img/about/character-foreground.png",
					"bgImageURL" : "content/img/about/bg.jpg",
				},

				"cast" : {

				},

				"filmmakers" : {

				},

			},
		},

		// downloads

		{
			"id" : "downloads",
			
			"menuConfig" : {
				"caption" : "downloads",
				"detail" : "",
			},

			"video" : {
				"webmURL" : "content/video/downloads.webm",
				"mp4URL" : "content/video/downloads.mp4",
				"ogvURL" : "content/video/downloads.ogg",
			},

			"page" : {

				"bgImageURL" : "assets/img/downloads/bg.jpg",

				"downloadTypes" : [

					{
						"id" : "gif",
						"title" : "gifs",
						"maxCols" : 3,
						"maxRows" : 2,
						
						"sizes" : [
							{
								"id" : "download",
								"title" : "download",
							},
						],

						"items" : [

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_01.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_01.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_01.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_02.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_02.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_02.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_03.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_03.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_03.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_04.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_04.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_04.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_05.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_05.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_05.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_06.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_06.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_06.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_07.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_07.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_07.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_08.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_08.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_08.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_09.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_09.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_09.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_10.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_10.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_10.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_11.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_11.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_11.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_12.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_12.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_12.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_13.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_13.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_13.gif",
								},
							},

							{
								"thumbURL" : "content/img/downloads/gif/thumbs/gif_thumb_14.jpg",
								"animatedThumbURL" : "content/img/downloads/gif/thumbs/animated/gif_thumb_14.gif",
								"sizes" : {
									"download" : "content/img/downloads/gif/content/gif_14.gif",
								},
							},
						],
					},

					{
						"id" : "wallpapers",
						"title" : "wallpapers",
						"maxCols" : 3,
						"maxRows" : 3,
						
						"sizes" : [
							{
								"id" : "ipad",
								"title" : "ipad",
							},
							{
								"id" : "iphone",
								"title" : "iphone",
							},
							{
								"id" : "standard",
								"title" : "standard",
							},
							{
								"id" : "widescreen",
								"title" : "widescreen",
							},
						],

						"items" : [

							{
								"thumbURL" : "content/img/downloads/wallpapers/thumbs/wallpaper_thumb_01.jpg",
								"sizes" : {
									"ipad" : "content/img/downloads/wallpapers/content/ipad_01.jpg",
									"iphone" : "content/img/downloads/wallpapers/content/iphone_01.jpg",
									"standard" : "content/img/downloads/wallpapers/content/standard_01.jpg",
									"widescreen" : "content/img/downloads/wallpapers/content/widescreen_01.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/wallpapers/thumbs/wallpaper_thumb_02.jpg",
								"sizes" : {
									"ipad" : "content/img/downloads/wallpapers/content/ipad_02.jpg",
									"iphone" : "content/img/downloads/wallpapers/content/iphone_02.jpg",
									"standard" : "content/img/downloads/wallpapers/content/standard_02.jpg",
									"widescreen" : "content/img/downloads/wallpapers/content/widescreen_02.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/wallpapers/thumbs/wallpaper_thumb_03.jpg",
								"sizes" : {
									"ipad" : "content/img/downloads/wallpapers/content/ipad_03.jpg",
									"iphone" : "content/img/downloads/wallpapers/content/iphone_03.jpg",
									"standard" : "content/img/downloads/wallpapers/content/standard_03.jpg",
									"widescreen" : "content/img/downloads/wallpapers/content/widescreen_03.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/wallpapers/thumbs/wallpaper_thumb_04.jpg",
								"sizes" : {
									"ipad" : "content/img/downloads/wallpapers/content/ipad_04.jpg",
									"iphone" : "content/img/downloads/wallpapers/content/iphone_04.jpg",
									"standard" : "content/img/downloads/wallpapers/content/standard_04.jpg",
									"widescreen" : "content/img/downloads/wallpapers/content/widescreen_04.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/wallpapers/thumbs/wallpaper_thumb_05.jpg",
								"sizes" : {
									"ipad" : "content/img/downloads/wallpapers/content/ipad_05.jpg",
									"iphone" : "content/img/downloads/wallpapers/content/iphone_05.jpg",
									"standard" : "content/img/downloads/wallpapers/content/standard_05.jpg",
									"widescreen" : "content/img/downloads/wallpapers/content/widescreen_05.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/wallpapers/thumbs/wallpaper_thumb_06.jpg",
								"sizes" : {
									"ipad" : "content/img/downloads/wallpapers/content/ipad_06.jpg",
									"iphone" : "content/img/downloads/wallpapers/content/iphone_06.jpg",
									"standard" : "content/img/downloads/wallpapers/content/standard_06.jpg",
									"widescreen" : "content/img/downloads/wallpapers/content/widescreen_06.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/wallpapers/thumbs/wallpaper_thumb_07.jpg",
								"sizes" : {
									"ipad" : "content/img/downloads/wallpapers/content/ipad_07.jpg",
									"iphone" : "content/img/downloads/wallpapers/content/iphone_07.jpg",
									"standard" : "content/img/downloads/wallpapers/content/standard_07.jpg",
									"widescreen" : "content/img/downloads/wallpapers/content/widescreen_07.jpg",
								},
							},
						],
					},

					{
						"id" : "social",
						"title" : "social",
						"maxCols" : 3,
						"maxRows" : 3,
						
						"sizes" : [
							{
								"id" : "facebook",
								"title" : "facebook cover",
							},
							{
								"id" : "twitter",
								"title" : "twitter header",
							},
						],

						"items" : [

							{
								"thumbURL" : "content/img/downloads/social/thumbs/social_thumb_01.jpg",
								"sizes" : {
									"facebook" : "content/img/downloads/social/content/fb_01.jpg",
									"twitter" : "content/img/downloads/social/content/tw_01.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/social/thumbs/social_thumb_02.jpg",
								"sizes" : {
									"facebook" : "content/img/downloads/social/content/fb_02.jpg",
									"twitter" : "content/img/downloads/social/content/tw_02.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/social/thumbs/social_thumb_03.jpg",
								"sizes" : {
									"facebook" : "content/img/downloads/social/content/fb_03.jpg",
									"twitter" : "content/img/downloads/social/content/tw_03.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/social/thumbs/social_thumb_04.jpg",
								"sizes" : {
									"facebook" : "content/img/downloads/social/content/fb_04.jpg",
									"twitter" : "content/img/downloads/social/content/tw_04.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/social/thumbs/social_thumb_05.jpg",
								"sizes" : {
									"facebook" : "content/img/downloads/social/content/fb_05.jpg",
									"twitter" : "content/img/downloads/social/content/tw_05.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/social/thumbs/social_thumb_06.jpg",
								"sizes" : {
									"facebook" : "content/img/downloads/social/content/fb_06.jpg",
									"twitter" : "content/img/downloads/social/content/tw_06.jpg",
								},
							},
						],
					},

					{
						"id" : "icons",
						"title" : "icons",
						"maxCols" : 4,
						"maxRows" : 3,
						
						"sizes" : [
							{
								"id" : "standard",
								"title" : "standard",
							},
							{
								"id" : "retina",
								"title" : "retina",
							},
						],

						"items" : [

							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_01.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s01.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r01.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_02.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s02.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r02.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_03.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s03.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r03.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_04.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s04.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r04.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_05.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s05.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r05.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_06.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s06.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r06.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_07.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s07.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r07.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_08.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s08.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r08.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_09.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s09.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r09.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_10.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s10.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r10.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_11.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s11.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r11.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_12.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s12.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r12.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_13.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s13.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r13.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_14.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s14.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r14.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_15.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s15.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r15.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_16.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s16.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r16.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_17.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s17.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r17.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_18.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s18.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r18.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_19.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s19.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r19.jpg",
								},
							},
							{
								"thumbURL" : "content/img/downloads/icons/thumbs/icon_thumb_20.jpg",
								"sizes" : {
									"standard" : "content/img/downloads/icons/content/standard/icon_s20.jpg",
									"retina" : "content/img/downloads/icons/content/retina/icon_r20.jpg",
								},
							},
						],
					},

				], // downloadTypes
			},
		},

		// characters

		{
			"id" : "characters",
			
			"menuConfig" : {
				"caption" : "characters",
				"detail" : "",
			},

			"video" : {
				"webmURL" : "content/video/characters.webm",
				"mp4URL" : "content/video/characters.mp4",
				"ogvURL" : "content/video/characters.ogg",
			},

			"page" : {
				
				"bgImageURL" : "content/img/characters/bg.jpg",
				"detailsBgImageURL" : "content/img/characters/detail/bg.jpg",

				"landing" : {
					"tagline" : "meet the 6",
					"characters" : [
						{
							"id" : "lemon",
							"label" : "honey<br />lemon",
						},
						{
							"id" : "baymax",
							"label" : "baymax",
						},
						{
							"id" : "hiro",
							"label" : "hiro<br />hamada",
						},
						{
							"id" : "gogo",
							"label" : "gogo<br />tomago",
						},
						{
							"id" : "fred",
							"label" : "fred",
						},
						{
							"id" : "wasabi",
							"label" : "wasabi",
						},
					],

					"fallbackURL": "content/img/characters/landing/fallback.jpg",

					"preloadedAssets" : {
						"asset1URL": "content/img/characters/landing/lemon-normal.png", 
						"asset2URL": "content/img/characters/landing/baymax-normal.png", 
						"asset3URL": "content/img/characters/landing/hiro-normal.png", 
						"asset4URL": "content/img/characters/landing/gogo-normal.png", 
						"asset5URL": "content/img/characters/landing/fred-normal.png", 
						"asset6URL": "content/img/characters/landing/wasabi-normal.png", 
						"asset7URL": "content/img/characters/landing/lemon-normal-bg.jpg", 
						"asset8URL": "content/img/characters/landing/baymax-normal-bg.jpg", 
						"asset9URL": "content/img/characters/landing/hiro-normal-bg.jpg", 
						"asset10URL": "content/img/characters/landing/gogo-normal-bg.jpg", 
						"asset11URL": "content/img/characters/landing/fred-normal-bg.jpg", 
						"asset12URL": "content/img/characters/landing/wasabi-normal-bg.jpg"
					},
				},

				"details" : [

					{
						"id" : "lemon",
						"name" : "honey lemon",
						"blurb" : "<p>It’s elemental when it comes to chemistry whiz HONEY LEMON. Don’t let her glasses and funky fashion fool you: Honey may be as sweet as her namesake, but she has a fire in her belly and a can-do attitude that make her pretty much unstoppable.</p><p>Her knowledge of alchemy proves powerful, too, when the effusive brainiac becomes part of the “Big Hero 6” and creates clever concoctions that when thrown, can get her team out of nearly any jam.</p>",

						// viewing modes

						"normalImageURL" : "content/img/characters/detail/lemon-normal.png",
						"normalBgURL" : "content/img/characters/detail/lemon-normal-bg.jpg",
						"heroImageURL" : "content/img/characters/detail/lemon-hero.png",
						"heroBgURL" : "content/img/characters/detail/lemon-hero-bg.jpg",

						// positions
						"normalPos" : {
							"change": {
								"x": 490,
								"y": 299
							},
							"play": {
								"x": 550,
								"y": 648
							}
						},
						"heroPos": {
							"change": {
								"x": 525,
								"y": 380
							},
							"play": {
								"x": 570,
								"y": 454
							}
						},
						// downloads

						"wsDownloadURL" : "content/img/downloads/wallpapers/content/widescreen_06.jpg",
						"stdDownloadURL" : "content/img/downloads/wallpapers/content/standard_06.jpg",

						// character interstitial

						"video" : {
							"webmURL" : "content/video/characters/lemon.webm",
							"mp4URL" : "content/video/characters/lemon.mp4",
							"ogvURL" : "content/video/characters/lemon.ogg",
						},

						// which images will preload?

						"preloadedAssets" : {
							"normalImageURL" : "content/img/characters/detail/lemon-normal.png",
							"normalBgURL" : "content/img/characters/detail/lemon-normal-bg.jpg",
						},
					},

					{
						"id" : "baymax",
						"name" : "baymax",
						"blurb" : "<p>BAYMAX cares. That’s what he was designed to do. The plus-sized inflatable robot’s job title is technically Healthcare Companion: With a simple scan, Baymax can detect vital stats, and, given a patient’s level of pain, can treat nearly any ailment.</p><p>Conceived and built by Tadashi Hamada, Baymax just might revolutionize the healthcare industry. But to the inventor’s kid brother Hiro, the nurturing, guileless bot turns out to be more than what he was built for—he’s a hero, and quite possibly Hiro’s closest friend. And after some deft reprogramming that includes a rocket fist, super strength and rocket thrusters that allow him to fly, Baymax becomes one of the “Big Hero 6.”</p>",

						// viewing modes

						"normalImageURL" : "content/img/characters/detail/baymax-normal.png",
						"normalBgURL" : "content/img/characters/detail/baymax-normal-bg.jpg",
						"heroImageURL" : "content/img/characters/detail/baymax-hero.png",
						"heroBgURL" : "content/img/characters/detail/baymax-hero-bg.jpg",

						// positions
						"normalPos" : {
							"change": {
								"x": 425,
								"y": 280
							},
							"play": {
								"x": 577,
								"y": 357
							}
						},
						"heroPos": {
							"change": {
								"x": 423,
								"y": 265
							},
							"play": {
								"x": 442,
								"y": 421
							}
						},
						// downloads

						"wsDownloadURL" : "content/img/downloads/wallpapers/content/widescreen_02.jpg",
						"stdDownloadURL" : "content/img/downloads/wallpapers/content/standard_02.jpg",

						// character interstitial

						"video" : {
							"webmURL" : "content/video/characters/hiro.webm",
							"mp4URL" : "content/video/characters/hiro.mp4",
							"ogvURL" : "content/video/characters/hiro.ogg",
						},

						// which images will preload?

						"preloadedAssets" : {
							"normalImageURL" : "content/img/characters/detail/baymax-normal.png",
							"normalBgURL" : "content/img/characters/detail/baymax-normal-bg.jpg",
						},
					},

					{
						"id" : "hiro",
						"name" : "hiro hamada",
						"blurb" : "<p>Robotics prodigy HIRO HAMADA has the mind of a genius—and the heart of a 14-year-old: his state-of-the-art battle-bots dominate the underground bot fights held in the dark corners of San Fransokyo. Fortunately, big brother Tadashi redirects Hiro’s brilliance, inspiring him to put his brain to the test in a quest to gain admission to the San Fransokyo Institute of Technology.</p><p>When a tragic event changes everything, Hiro turns to a robot named Baymax, and they form an unbreakable bond—and two-sixths of a band of high-tech heroes on a very important mission.</p>",

						// viewing modes

						"normalImageURL" : "content/img/characters/detail/hiro-normal.png",
						"normalBgURL" : "content/img/characters/detail/hiro-normal-bg.jpg",
						"heroImageURL" : "content/img/characters/detail/hiro-hero.png",
						"heroBgURL" : "content/img/characters/detail/hiro-hero-bg.jpg",

						// positions
						"normalPos" : {
							"change": {
								"x": 490,
								"y": 399
							},
							"play": {
								"x": 548,
								"y": 608
							}
						},
						"heroPos": {
							"change": {
								"x": 500,
								"y": 176
							},
							"play": {
								"x": 583,
								"y": 520
							}
						},
						// downloads

						"wsDownloadURL" : "content/img/downloads/wallpapers/content/widescreen_03.jpg",
						"stdDownloadURL" : "content/img/downloads/wallpapers/content/standard_03.jpg",

						// character interstitial

						"video" : {
							"webmURL" : "content/video/characters/hiro.webm",
							"mp4URL" : "content/video/characters/hiro.mp4",
							"ogvURL" : "content/video/characters/hiro.ogg",
						},

						// which images will preload?

						"preloadedAssets" : {
							"normalImageURL" : "content/img/characters/detail/hiro-normal.png",
							"normalBgURL" : "content/img/characters/detail/hiro-normal-bg.jpg",
						},
					},

					{
						"id" : "fred",
						"name" : "fred",
						"blurb" : "<p>Fanboy FRED comes off like a laid-back dude with no direction. But this sign-twirling, monster-loving, comic-book aficionado is sure to go places—when he’s good and ready.</p><p>For example, Fred doesn’t hesitate to join “Big Hero 6,” and he has a lot of ideas for his super-hero skillset, too. His ferocious, fire-breathing alter ego comes complete with claws, integrated communications and a super bounce.  But his sign-spinning may still come in handy. </p>",

						// viewing modes

						"normalImageURL" : "content/img/characters/detail/fred-normal.png",
						"normalBgURL" : "content/img/characters/detail/fred-normal-bg.jpg",
						"heroImageURL" : "content/img/characters/detail/fred-hero.png",
						"heroBgURL" : "content/img/characters/detail/fred-hero-bg.jpg",

						// positions
						"normalPos" : {
							"change": {
								"x": 576,
								"y": 155
							},
							"play": {
								"x": 625,
								"y": 510
							}
						},
						"heroPos": {
							"change": {
								"x": 417,
								"y": 182
							},
							"play": {
								"x": 562,
								"y": 577
							}
						},
						// downloads

						"wsDownloadURL" : "content/img/downloads/wallpapers/content/widescreen_05.jpg",
						"stdDownloadURL" : "content/img/downloads/wallpapers/content/standard_05.jpg",

						// character interstitial

						"video" : {
							"webmURL" : "content/video/characters/fred.webm",
							"mp4URL" : "content/video/characters/fred.mp4",
							"ogvURL" : "content/video/characters/fred.ogg",
						},

						// which images will preload?

						"preloadedAssets" : {
							"normalImageURL" : "content/img/characters/detail/fred-normal.png",
							"normalBgURL" : "content/img/characters/detail/fred-normal-bg.jpg",
						},
					},

					{
						"id" : "wasabi",
						"name" : "wasabi",
						"blurb" : "<p>WASABI is committed to precision. He’s super smart and just a touch neurotic, but the big and burly neatnik can’t help but join the cause when Hiro needs him most.</p><p>As part of “Big Hero 6,” Wasabi amplifies his martial arts skills with jaw-dropping plasma blade weaponry. Sharp doesn’t even begin to describe this guy. </p>",

						// viewing modes

						"normalImageURL" : "content/img/characters/detail/wasabi-normal.png",
						"normalBgURL" : "content/img/characters/detail/wasabi-normal-bg.jpg",
						"heroImageURL" : "content/img/characters/detail/wasabi-hero.png",
						"heroBgURL" : "content/img/characters/detail/wasabi-hero-bg.jpg",

						// positions
						"normalPos" : {
							"change": {
								"x": 588,
								"y": 225
							},
							"play": {
								"x": 629,
								"y": 475
							}
						},
						"heroPos": {
							"change": {
								"x": 481,
								"y": 227
							},
							"play": {
								"x": 606,
								"y": 529
							}
						},
						// downloads

						"wsDownloadURL" : "content/img/downloads/wallpapers/content/widescreen_07.jpg",
						"stdDownloadURL" : "content/img/downloads/wallpapers/content/standard_07.jpg",

						// character interstitial

						"video" : {
							"webmURL" : "content/video/characters/wasabi.webm",
							"mp4URL" : "content/video/characters/wasabi.mp4",
							"ogvURL" : "content/video/characters/wasabi.ogg",
						},

						// which images will preload?

						"preloadedAssets" : {
							"normalImageURL" : "content/img/characters/detail/wasabi-normal.png",
							"normalBgURL" : "content/img/characters/detail/wasabi-normal-bg.jpg",
						},
					},

					{
						"id" : "gogo",
						"name" : "gogo tomago",
						"blurb" : "<p>Aptly named GO GO TOMAGO knows what it takes to be fast. She’s tough, athletic and loyal to the bone, but not much of a conversationalist.</p><p>Popping bubble gum and delivering well-placed sarcasm are totally her speed. The daredevil adrenaline junkie is at her best on wheels, and when Go Go joins forces with “Big Hero 6,” she rolls like never before, using maglev discs as wheels, shields and throwing weapons.</p>",

						// viewing modes

						"normalImageURL" : "content/img/characters/detail/gogo-normal.png",
						"normalBgURL" : "content/img/characters/landing/gogo-normal-bg.jpg",
						"heroImageURL" : "content/img/characters/detail/gogo-hero.png",
						"heroBgURL" : "content/img/characters/landing/gogo-hero-bg.jpg",

						// positions
						"normalPos" : {
							"change": {
								"x": 475,
								"y": 420
							},
							"play": {
								"x": 605,
								"y": 563
							}
						},
						"heroPos": {
							"change": {
								"x": 486,
								"y": 399
							},
							"play": {
								"x": 447,
								"y": 612
							}
						},
						// downloads

						"wsDownloadURL" : "content/img/downloads/wallpapers/content/widescreen_06.jpg",
						"stdDownloadURL" : "content/img/downloads/wallpapers/content/standard_06.jpg",

						// character interstitial

						"video" : {
							"webmURL" : "content/video/characters/gogo.webm",
							"mp4URL" : "content/video/characters/gogo.mp4",
							"ogvURL" : "content/video/characters/gogo.ogg",
						},

						// which images will preload?

						"preloadedAssets" : {
							"normalImageURL" : "content/img/characters/detail/gogo-normal.png",
							"normalBgURL" : "content/img/characters/landing/gogo-normal-bg.jpg",
						},

					},
				],

			},
		},

		// activity

		{
			"id" : "activity",
			
			"menuConfig" : {
				"caption" : "activity",
				"detail" : "",
			},

			"page" : {

			},

			"video" : {
				"webmURL" : "content/video/interstitial.webm",
				"mp4URL" : "content/video/interstitial.mp4",
				"ogvURL" : "content/video/interstitial.ogg",
			},
		},

	], // end pages

	"overlays" : [

		// menu

		{
			"id" : "menu",
			"title" : "menu",
		},

		// video

		{
			"id" : "video",
			"title" : "video",
		},

		// ticketing

		{
			"id" : "ticketing",
			"title" : "ticketing",
		},
	],

	// promos

	"promos" : [
		{
			"caption" : "",
			"thumbURL" : "content/img/promos/sf.jpg",
			"linkURL" : "http://movies.disney.com/the-san-francisco-baymax-getaway-sweepstakes",
			"isLink" : true,
		},
		{
			"caption" : "",
			"thumbURL" : "content/img/promos/photobomb.jpg",
			"linkURL" : "http://www.baymaxphotobomb.com",
			"isLink" : true,
		},
		{
			"caption" : "watch the trailer",
			"thumbURL" : "content/img/promos/trailer.jpg",
			"videoId" : "0_fomzm29d",
			"isVideo" : true,
		},
		{
			"caption" : "",
			"thumbURL" : "content/img/promos/xprize.jpg",
			"linkURL" : "http://xprizechallenge.org/bighero6",
			"isLink" : true,
		},
	],

	"twitter" : [

		{
			"text" : "Meet Baymax, Hiro, and the rest of the #BigHero6 in the brand new trailer. See the film in theatres November 7!",
			"linkURL" : ""
		},
		{
			"text" : "#BigHero6 directors Don Hall & Chris Williams celebrated the animation department’s production wrap with a bang: ",
			"linkURL" : ""
		},
		{
			"text" : "Baymax’s Ocean Tip #1: Always wait one hour after eating before swimming. Avoid doing it on a full stomach. #BigHero6",
			"linkURL" : ""
		},
		{
			"text" : "Baymax has an important tip to ensure you survive the upcoming week. Watch:",
			"linkURL" : ""
		},
		{
			"text" : "Happy #WorldCatDay -- or as we like to call it, #WorldHairyBabyDay ●—● ",
			"linkURL" : ""
		},
	],

	// misc items to preload

	"misc-preload" : {
		"preloaderOutroURL" : "assets/img/preloader/preloader-out-ss-compressor.png",
		"preload" : true,
	},

	// ui element data

	"ui" : { 

		"header": {

		},

		"tickets" : {
			"caption" : "get tickets",
			"fieldCaption" : "enter your zip code",
		},

		"legal" : {
			"label" : "legal",
			"legalLogoURL" : "assets/img/ui/rating.png",
			"legalText" : "<a href='http://disneytermsofuse.com/' data-id='terms-of-use' target='_blank'>terms of use</a>  |  <a href='http://help.disney.com/articles/en_US/FAQ/Legal-Notices' data-id='notices' target='_blank'>legal notices</a>  |  <a href='https://disneyprivacycenter.com/' data-id='privacy' target='_blank'>privacy policy</a><br /><a href='https://disneyprivacycenter.com/notice-to-california-residents/' data-id='privacy-california' target='_blank'>california privacy policy</a>  |  <a href='https://disneyprivacycenter.com/kids-privacy-policy/english/' data-id='privacy-children' target='_blank'>Children’s Online Privacy Policy</a><br /><a href='http://preferences-mgr.truste.com/?type=disneycolor' data-id='internet-based-ads' target='_blank'>internet-based ads</a> © 2014 disney"
		},

		"nav" : {

			// images

			"navBaymaxURL" : "assets/img/nav/baymax.png",
			"navCompURL" : "assets/img/nav/nav-comp.png",
			"horizLogoURL" : "assets/img/nav/logo-horiz.png",
			"ratingURL" : "assets/img/nav/rating.png",
			"navBgURL" : "assets/img/nav/bg.jpg",
			"comingsoonText": "Coming<br>Soon",
			"buttons": [
				{
					"id": "about",
					"text": "About",
					"deeplink": "about",
					"comingsoon": false,
					"imageURL": "assets/img/nav/button-about.png"
				},
				{
					"id": "gallery",
					"text": "Gallery",
					"deeplink": "gallery",
					"comingsoon": false,
					"imageURL": "assets/img/nav/button-gallery.png"
				},
				{
					"id": "characters",
					"text": "Characters",
					"deeplink": "characters",
					"comingsoon": false,
					"imageURL": "assets/img/nav/button-characters.png"
				},
				{
					"id": "downloads",
					"text": "Downloads",
					"deeplink": "downloads",
					"comingsoon": false,
					"imageURL": "assets/img/nav/button-downloads.png"
				},
				{
					"id": "partners",
					"text": "Partners",
					"deeplink": "partners",
					"comingsoon": true,
					"imageURL": "assets/img/nav/button-partners.png"
				},
				{
					"id": "video",
					"text": "Video",
					"deeplink": "video",
					"comingsoon": false,
					"imageURL": "assets/img/nav/button-video.png"
				},
				{
					"id": "products",
					"text": "Products",
					"deeplink": "products",
					"comingsoon": false,
					"externalLink" : "http://www.disneystore.com/big-hero-6/mn/1025018/?cmp=OTL-Dcom&att=DcomM_MoP_BigHero6_Shop",
					"imageURL": "assets/img/nav/button-products.png"
				},
				{
					"id": "soundtrack",
					"text": "Soundtrack",
					"deeplink": "soundtrack",
					"comingsoon": true,
					"imageURL": "assets/img/nav/button-soundtrack.png"
				},
				{
					"id": "games",
					"text": "Games",
					"deeplink": "",
					"comingsoon": false,
					"externalLink": "http://games.disney.com/big-hero-6-big-hero-shootout",
					"imageURL": "assets/img/nav/button-games.png"
				},
			]
		},

		// id : label

		"labels" : {
			"notes" : "notes",
			"next" : "next",
			"prev": "prev",
			"navigation" : "navigation",
			"scroll" : "scroll down",
			"share": "share",
			"follow": "follow",
			"days": "days",
			"hours": "hours",
			"mins": "mins",
			"secs": "secs",
			"close" : "close",
			"home" : "home",
			"skip" : "skip",
			"getTickets" : "get tickets",
			"enterZipCode" : "enter your zip code",
			"bioComingSoon" : "bio coming soon",
			"audioOn" : "audio on",
			"audioOff" : "audio off",
			"shareImage" : "share image",
			"shareVideo" : "share video",
			"widescreenWallpaper" : "widescreen wallpaper",
			"standardWallpaper" : "standard wallpaper",
		},

		"buttons" : {
			"ticketing" : "get tickets & showtimes",
			"share" : "share",
			"read" : "read",
			"watch" : "watch",
			"view" : "view",
			"flash" : "flash",
			"html" : "html",
			"iframe" : "iframe",
			"embed" : "embed",
			"video" : "video",
			"navigation" : "navigation",
			"playVideo" : "play video",
		},

		"images" : {
			
			"spotlightURL" : "assets/img/home/backdrop-light.png",
			"characterVeilURL" : "assets/img/home/character-veil.png",
			"redURL" : "assets/img/home/grid/red.png",
		},

		"videos" : {
			"initial" : {
				"webmURL" : "content/video/interstitial.webm",
				"mp4URL" : "content/video/interstitial.mp4",
				"ogvURL" : "content/video/interstitial.ogg",
				"preloadVideo" : true,
			}
		},

		"backgrounds" : {
			"mainBgURL" : "assets/img/bg.jpg",
		},

		"social" : {

			"facebook" : {
				"icon" : "C",
				"type" : "facebook",
				"bgColor" : "#3b5998",
				"linkURL" : "https://www.facebook.com/DisneyBigHero6",
			},
			"twitter" : {
				"icon" : "B",
				"type" : "twitter",
				"bgColor" : "#00aced",
				"linkURL" : "https://twitter.com/DisneyAnimation",
			},
			"youtube" : {
				"icon" : "e",
				"type" : "youtube",
				"bgColor" : "#dd4b39",
				"linkURL" : "https://www.youtube.com/user/disneyanimation",
			},
			"tumblr" : {
				"icon" : "A",
				"type" : "tumblr",
				"bgColor" : "#32506d",
				"linkURL" : "http://disneyanimation.tumblr.com/",
			},
		},

		"sharing" : {

			"tumblr" : {
				"icon" : "A",
				"type" : "tumblr",
				"bgColor" : "#32506d",
				"clickURL" : "#",
			},
			"twitter" : {
				"icon" : "B",
				"type" : "twitter",
				"bgColor" : "#00aced",
				"clickURL" : "#",
			},
			"facebook" : {
				"icon" : "C",
				"type" : "facebook",
				"bgColor" : "#3b5998",
				"clickURL" : "#",
			},
			"pinterest" : {
				"icon" : "E",
				"type" : "pinterest",
				"bgColor" : "#ca1e28",
				"clickURL" : "#",
			},
			"gplus" : {
				"icon" : "D",
				"type" : "gplus",
				"bgColor" : "#c95040",
				"clickURL" : "#",
			}
		},

		"follow" : {

			"facebook" : {
				"icon" : "C",
				"clickURL" : "http://www.facebook.com/bigHero6",
			},
			"twitter" : {
				"icon" : "B",
				"clickURL" : "http://www.twitter.com/bigHero6",
			},
			"instagram" : {
				"icon" : "F",
				"clickURL" : "http://www.instagram.com/bigHero6",
			},
			"youtube" : {
				"icon" : "e",
				"clickURL" : "http://www.youtube.com/bigHero6",
			},
		},

	}
	
});