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_517757() {
	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_517757 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Matthewcashmore-BBCFutureMediaTechnologyPresentationForInnovationLabs20789.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/512317?source=3&file_type=flv");
		player.setUsersId('40899');
		player.setUsersLogin('matthewcashmore');
		player.setPostsId(517757);
		player.setGuid("CD61E0F6-9F30-11DC-BE07-BAA7CEC188C3");
		player.setPlayerTarget(document.getElementById('blip_movie_content_517757'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Matthewcashmore-BBCFutureMediaTechnologyPresentationForInnovationLabs20789-527.jpg");
		
		player.setPostsTitle("BBC Future Media & Technology Presentation for Innovation Labs 2008");
		player.setDescription("This presentation was given at the 2008 Innovation Labs Launch Days in Manchester. It\'s aim is to give you an idea of where FM&T is going over the next 18 months and the role it has to play within the rest of the organisation.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


