	// This will be hardcoded content for now.
	function getVideoToutAsset(assetId, videoIdentifier)
	{
		// assetIds
		// desktopVideoUri returns the videoUri  for desktop.
		// iphoneOnDemandUri reutrns the On Demand video Uri
		// iphoneLiveUri returns the Live video Uri
		// logoPNG returns the logo image 58 x 33
		// desktopPoster 852 x 482 image
		
		
		var assetDesktopLogoImage = '';
		var assetDesktopVideoUri = '';
		var assetVideoTitle = '';
		var assetVideoDescription = '';
		var assetIphoneVideoUri = '';
		var assetDesktopPoster = '';
		var assetDesktopThumbnail = '';
		var assetIphoneLogoImage = '';
		var assetIphonePoster = '';
		var assetChannel = '';

				
		if (1==2)
		{
			// Do nothing.
		}
		else if (videoIdentifier == "iVideo1")
		{
			assetDesktopLogoImage = 'images/logo_nasa.png'
			assetDesktopVideoUri = '';
			assetVideoTitle = 'Akamai HD Network <br/>Live Press Conference';
			assetVideoDescription = "Today at 1pm EST";
			assetIphoneVideoUri = 'http://iphone-hdnetwork.akamai.com.edgesuite.net/press/hdnetwork_all.m3u8';
			assetDesktopPoster = 'images/video_poster_feature.jpg';
			assetDesktopThumbnail = 'images/video_thumb_feature.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_hd.gif';
			assetIphonePoster = 'images/video_poster_iphone_hd.gif';
			assetChannel = 'Akamai HD Network';
		}
		else if (videoIdentifier == "iVideo2")
		{
			assetDesktopLogoImage = 'images/logo_foxnews.png'
			assetDesktopVideoUri = '';
			assetVideoTitle = 'Webinar: <br/>iPhone HTTP Live Streaming';
			assetVideoDescription = "Presented by Akamai and Inlet.";
			assetIphoneVideoUri = 'http://iphoned5.akamai.com.edgesuite.net/mhbarron/iphonewebcast/akamai_iphone.m3u8';
			assetDesktopPoster = 'images/sp.gif';
			assetDesktopThumbnail = 'images/sp.gif';
			assetIphoneLogoImage = 'images/logo_iphone_webinar.gif';
			assetIphonePoster = 'images/video_poster_iphone_webinar.jpg';
			assetChannel = 'Webinar';
		}	
		else if (videoIdentifier == "iVideo3" || videoIdentifier == "T1")
		{
			
			assetDesktopLogoImage = 'images/logo_usatoday.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/usat/tt_062209_iphone/hd/tt_062209_iphone2.mov';
			assetVideoTitle = 'iPhone 3G-S';
			assetVideoDescription = "USA TODAY's Talking Tech with Ed Baig & Jefferson Graham: Apple announces the new iPhone 3G-S.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/usat/tt_062209_iphone/all.m3u8';
			assetDesktopPoster = 'images/video_poster_iphone.jpg';
			assetDesktopThumbnail = 'images/video_thumb_iphone.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_usatoday.gif';
			assetIphonePoster = 'images/video_poster_iphone_usa_iphone.jpg';
			assetChannel = 'USA Today';
		}		
		else if (videoIdentifier == "iVideo4" || videoIdentifier == "T2")
		{
			assetDesktopLogoImage = 'images/logo_usatoday.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/usat/tt_googmaps/hd/tt_googmaps2.mov';
			assetVideoTitle = 'Google Maps';
			assetVideoDescription = "USA TODAY's Talking Tech with Ed Baig & Jefferson Graham: Google takes Street Maps to a new level.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/usat/tt_googmaps/all.m3u8';
			assetDesktopPoster = 'images/video_poster_google.jpg';
			assetDesktopThumbnail = 'images/video_thumb_google.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_usatoday.gif';
			assetIphonePoster = 'images/video_poster_iphone_usa_google.jpg';
			assetChannel = 'USA Today';
		}		
		else if (videoIdentifier == "iVideo5" || videoIdentifier == "T3")
		{
			assetDesktopLogoImage = 'images/logo_fox.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/foxnews/060809_MURDOCH_ON_CAVUTO_PART1_NEWSCORP_WMPG4/sd/060809_MURDOCH_ON_CAVUTO_PART1_NEWSCORP_WMPG4.mov';
			assetVideoTitle = 'Rupert Murdoch: Part 1';
			assetVideoDescription = 'News Corporation CEO discusses health care, taxes, jobs.';
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/foxnews/060809_MURDOCH_ON_CAVUTO_PART1_NEWSCORP_WMPG4/all.m3u8';
			assetDesktopPoster = 'images/video_poster_murdoch.jpg';
			assetDesktopThumbnail = 'images/video_thumb_murdoch.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_foxnews.gif';
			assetIphonePoster = 'images/video_poster_iphone_murdoch.jpg';
			assetChannel = 'Fox News';
		}		

		else if (videoIdentifier == "iVideo6" || videoIdentifier == "T4")
		{
			assetDesktopLogoImage = 'images/logo_npr.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/npr/israel01_hdv_bug/hd/israel01_hdv_bug2.mov';
			assetVideoTitle = "Israel's Barrier";
			assetVideoDescription = "NPR's Eric Westervelt and David Gilkey traveled to Israel's West Bank barrier to explore how it has affected people on both sides.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/npr/israel01_hdv_bug/all.m3u8';
			assetDesktopPoster = 'images/video_poster_israel.jpg';
			assetDesktopThumbnail = 'images/video_thumb_israel.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_npr.gif';
			assetIphonePoster = 'images/video_poster_iphone_israel.jpg';
			assetChannel = 'NPR';
		}		
		else if (videoIdentifier == "iVideo7" || videoIdentifier == "T5")
		{
			assetDesktopLogoImage = 'images/logo_npr.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/npr/blindpilot_hdv_bug/hd/blindpilot_hdv_bug2.mov';
			assetVideoTitle = "NPR Video Sessions: Blind Pilot";
			assetVideoDescription = "Watch the band Blind Pilot perform the song 'The Story I Heard'.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/npr/blindpilot_hdv_bug/all.m3u8';
			assetDesktopPoster = 'images/video_poster_blindpilot.jpg';
			assetDesktopThumbnail = 'images/video_thumb_blindpilot.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_npr.gif';
			assetIphonePoster = 'images/video_poster_iphone_blindpilot.jpg';
			assetChannel = 'NPR';

		}		
		else if (videoIdentifier == "iVideo8" || videoIdentifier == "T6")
		{
			assetDesktopLogoImage = 'images/logo_discovery.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/discovery/B02SZ6_12841700301197_CloseCall/sd/B02SZ6_12841700301197_CloseCall2.mov';
			assetVideoTitle = "Whale Wars";
			assetVideoDescription = "On Course for Collision - The Steve Irwin is on a collision course with the Japanese whaling ship Yushin Maru #2.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/discovery/B02SZ6_12841700301197_CloseCall/all.m3u8';
			assetDesktopPoster = 'images/video_poster_whalewars.jpg';
			assetDesktopThumbnail = 'images/video_thumb_whalewars.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_discovery.gif';
			assetIphonePoster = 'images/video_poster_iphone_whalewars.jpg';
			assetChannel = 'Discovery Channel';

		}		
		else if (videoIdentifier == "iVideo9" || videoIdentifier == "B1")
		{
			assetDesktopLogoImage = 'images/logo_discovery.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/discovery/B02C36_12682301401197_Surrounded_By_Storms/hd/B02C36_12682301401197_Surrounded_By_Storms.mov';
			assetVideoTitle = "Storm Chasers";
			assetVideoDescription = "Tornadoes All Around - In a bid to scoop the science team once again, Reed's team rides right into a hornet's nest of twisters.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/discovery/B02C36_12682301401197_Surrounded_By_Storms/all.m3u8';
			assetDesktopPoster = 'images/video_poster_stormchasers.jpg';
			assetDesktopThumbnail = 'images/video_thumb_stormchasers.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_discovery.gif';
			assetIphonePoster = 'images/video_poster_iphone_stormchasers.jpg';
			assetChannel = 'Discovery Channel';

		}		
		else if (videoIdentifier == "iVideo10" || videoIdentifier == "B2")
		{
			assetDesktopLogoImage = 'images/logo_discovery.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/discovery/DeadliestCatch_cribs/hd/DeadliestCatch_cribs.mov';
			assetVideoTitle = "Deadliest Catch";
			assetVideoDescription = "Captain Colburn gives a tour of his personal space on board the Flying Dutchman. ";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/discovery/DeadliestCatch_cribs/all.m3u8';
			assetDesktopPoster = 'images/video_poster_deadliestcatch.jpg';
			assetDesktopThumbnail = 'images/video_thumb_deadliestcatch.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_discovery.gif';
			assetIphonePoster = 'images/video_poster_iphone_deadliestcatch.jpg';
			assetChannel = 'Discovery Channel';

		}		
		else if (videoIdentifier == "iVideo11" || videoIdentifier == "B3")
		{
			assetDesktopLogoImage = 'images/logo_martha.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/martha_stewart/blueberry_pies/sd/blueberry_pies.mov';
			assetVideoTitle = "Individual Blueberry Pies";
			assetVideoDescription = "There's nothing better than fresh blueberries during the summer. Martha shares a great recipe for making individual blueberry pies.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/martha_stewart/blueberry_pies/all.m3u8';
			assetDesktopPoster = 'images/video_poster_ms_blueberry.jpg';
			assetDesktopThumbnail = 'images/video_thumb_ms_blueberry.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_martha.gif';
			assetIphonePoster = 'images/video_poster_iphone_MS_blueberry.jpg';
			assetChannel = 'Martha Stewart Living';

		}		
		else if (videoIdentifier == "iVideo12" || videoIdentifier == "B4")
		{
			assetDesktopLogoImage = 'images/logo_martha.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/martha_stewart/coleslaw/sd/coleslaw.mov';
			assetVideoTitle = "Perfect Cole Slaw";
			assetVideoDescription = "Martha and her guest, Chris Kimball, prepare two delicious slaws- sweet &amp; sour slaw with apple and fennel, plus confetti slaw with peanut dressing.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/martha_stewart/coleslaw/all.m3u8';
			assetDesktopPoster = 'images/video_poster_ms_coleslaw.jpg';
			assetDesktopThumbnail = 'images/video_thumb_ms_coleslaw.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_martha.gif';
			assetIphonePoster = 'images/video_poster_iphone_MS_coleslaw.jpg';
			assetChannel = 'Martha Stewart Living';

		}		
		else if (videoIdentifier == "iVideo13" || videoIdentifier == "B5")
		{
			assetDesktopLogoImage = 'images/nick_logo.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/mtv/ni_spo_25a_rt74137_clip_syn/sd/ni_spo_25a_rt74137_clip_syn.mov';
			assetVideoTitle = "SpongeBob SquarePants: Wormy";
			assetVideoDescription = "In this clip from Nickelodeon, SpongeBob and Patrick pet sit.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/mtv/ni_spo_25a_rt74137_clip_syn/all.m3u8';
			assetDesktopPoster = 'images/video_poster_spongebob.jpg';
			assetDesktopThumbnail = 'images/video_thumb_spongebob.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_nick.gif';
			assetIphonePoster = 'images/video_poster_iphone_spongebob.jpg';
			assetChannel = 'MTV';

		}		
		else if (videoIdentifier == "iVideo14" || videoIdentifier == "B6")
		{
			assetDesktopLogoImage = 'images/logo_mtv.png'
			assetDesktopVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/mtv/MTV_PARISHILTONSMYNEWBFF_201_fullscreen_29.97_syn/sd/MTV_PARISHILTONSMYNEWBFF_201_fullscreen_29.97_syn.mov';
			assetVideoTitle = "Paris Hilton's My New BFF: Ep. 201";
			assetVideoDescription = "Paris Hilton hand picks her final contestants.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/mtv/MTV_PARISHILTONSMYNEWBFF_201_fullscreen_29.97_syn/all.m3u8';
			assetDesktopPoster = 'images/video_poster_paris.jpg';
			assetDesktopThumbnail = 'images/video_thumb_paris.jpg';
			assetIphoneLogoImage = 'images/logo_iphone_mtv.gif';
			assetIphonePoster = 'images/video_poster_iphone_hilton.jpg';
			assetChannel = 'MTV';
		}
		else if (videoIdentifier == "iVideo15")
		{
			assetDesktopLogoImage = ''
			assetDesktopVideoUri = '';
			assetVideoTitle = "All-Access 09 Finals Game 5";
			assetVideoDescription = "The Lakers championship-clinching victory in Game 5 of the 2009 NBA Finals.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/turner/game5_mix_prores/all.m3u8';
			assetDesktopPoster = 'images/sp.gif';
			assetDesktopThumbnail = 'images/sp.gif';
			assetIphoneLogoImage = 'images/logo_iphone_turner.gif';
			assetIphonePoster = 'images/video_poster_iphone_turner.jpg';
			assetChannel = 'Turner';
		}	
		else if (videoIdentifier == "iVideo16")
		{
			assetDesktopLogoImage = ''
			assetDesktopVideoUri = '';
			assetVideoTitle = "The Tudors: Season 2: Episode I";
			assetVideoDescription = "The King appoints himself head of the Church of England. Queen Katherine is banished from court.  The Reformation has begun.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/cbc/tudors/all.m3u8';
			assetDesktopPoster = 'images/sp.gif';
			assetDesktopThumbnail = 'images/sp.gif';
			assetIphoneLogoImage = 'images/logo_iphone_cbc.gif';
			assetIphonePoster = 'images/video_poster_iphone_tudors.jpg';
			assetChannel = 'CBC';
		}
		else if (videoIdentifier == "iVideo17")
		{
			assetDesktopLogoImage = ''
			assetDesktopVideoUri = '';
			assetVideoTitle = "Being Erica: Episode 1: Dr. Tom";
			assetVideoDescription = "Erica Strange is desperate to change her life and takes up an offer from a mysterious therapist.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/cbc/being_erica/all.m3u8';
			assetDesktopPoster = 'images/sp.gif';
			assetDesktopThumbnail = 'images/sp.gif';
			assetIphoneLogoImage = 'images/logo_iphone_cbc.gif';
			assetIphonePoster = 'images/video_poster_iphone_erica.jpg';
			assetChannel = 'CBC';
		}
		else if (videoIdentifier == "iVideo18")
		{
			assetDesktopLogoImage = ''
			assetDesktopVideoUri = '';
			assetVideoTitle = "Community - Preview";
			assetVideoDescription = "Sneak preview of Joel McHale and Chevy Chase in 'Community,' a new comedy series premiering Thursday, September 17th at 9:30/8:30c on NBC.";
			assetIphoneVideoUri = 'http://qthttp.akamai.com.edgesuite.net/iphone_demo/Video_Content/nbc/community_needledrop_hd/all.m3u8';
			assetDesktopPoster = 'images/sp.gif';
			assetDesktopThumbnail = 'images/sp.gif';
			assetIphoneLogoImage = 'images/logo_iphone_nbc.gif';
			assetIphonePoster = 'images/video_poster_iphone_nbc.jpg';
			assetChannel = 'NBC';
		}
		
		if (1 == 2)
		{
			// Do nothing.
		}
		else if (assetId == "assetDesktopLogoImage")
		{
			return assetDesktopLogoImage;
		}
		else if (assetId == "assetDesktopVideoUri")
		{
			return assetDesktopVideoUri;
		}
		else if (assetId == "assetVideoTitle")
		{
			return assetVideoTitle;
		}
		else if (assetId == "assetVideoDescription")
		{
			return assetVideoDescription;
		}
		else if (assetId =="assetIphoneVideoUri")
		{
			return assetIphoneVideoUri;
		}
		else if (assetId =="assetDesktopPoster")
		{
			return assetDesktopPoster;
		}		
		else if (assetId =="assetIphoneLogoImage")
		{
			return assetIphoneLogoImage;
		}		
		else if (assetId =="assetIphonePoster")
		{
			return assetIphonePoster;
		}
		else if (assetId == "assetChannel")
		{
			return assetChannel;
		}
		else if (assetId == "assetDesktopThumbnail")
		{
			return assetDesktopThumbnail;
		}
		
		
		
		return '';
		
	}
	
