var BLIP_SITE_URL = "http://blip.tv"; 
var OUTPUT_METHOD = "document_write";

if(typeof(Url) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/url.js"><\/script>');
}

if(typeof(PokkariPlayer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2009070701"><\/script>');
}

if(typeof(DetectFlashVer) != 'function') {
	document.write('<script type="text/javascript" src="http://blip.tv/scripts/AC_OETags.js"><\/script>');
}




function play_blip_movie_517794() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/x-flv");
		window.player_517794 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Matthewcashmore-BBCInnovationLabs2008TechPresentation118.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/512354?source=3&file_type=flv");
		player.setUsersId('40899');
		player.setUsersLogin('matthewcashmore');
		player.setPostsId(517794);
		player.setGuid("4E33B25A-9F3A-11DC-BEBD-F2A479617196");
		player.setPlayerTarget(document.getElementById('blip_movie_content_517794'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Matthewcashmore-BBCInnovationLabs2008TechPresentation118-702.jpg");
		
		player.setPostsTitle("BBC Innovation Labs 2008 - Tech Presentation");
		player.setDescription("Ian Forrester, Senior Producer for backstage.bbc.co.uk walked us through the basic tech infrastructure for bbc.co.uk and what is coming in terms of structure and technology delivery. Filmed at the Manchester Launch Day in November 2007.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


