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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Matthewcashmore-NationsRegionsBriefWidescreen204.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/467941?source=3&file_type=flv");
		player.setUsersId('40899');
		player.setUsersLogin('matthewcashmore');
		player.setPostsId(473245);
		player.setGuid("B6BD48D2-8C5B-11DC-94B6-CF1D7C533D94");
		player.setPlayerTarget(document.getElementById('blip_movie_content_473245'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Matthewcashmore-NationsRegionsBriefWidescreen204-39.jpg");
		
		player.setPostsTitle("Nations & Regions Brief - Widescreen");
		player.setDescription("Make it Local – The BBC currently provides a mix of local news, sport, travel and weather information to 56 local areas of the UK, as shown on www.bbc.co.uk/whereilive. We want to extend the reach of the BBC’s existing local content by offering it in new and innovative offerings away from bbc.co.uk. This could include propositions to supply local content via social networking tools on 3rd party websites, or by developing applications for use on mobile devices, or customisable, downloadable widgets for users desktop. (Note: Details of existing feeds of local content available on request)");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


