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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/MUSICSEEN-WaveMachinesIJoinedAUnionLive246.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/450668?source=3&file_type=flv");
		player.setUsersId('108762');
		player.setUsersLogin('MUSICSEEN');
		player.setPostsId(455922);
		player.setGuid("80A36200-8552-11DC-A8C6-87A8CE0ECE37");
		player.setPlayerTarget(document.getElementById('blip_movie_content_455922'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/MUSICSEEN-WaveMachinesIJoinedAUnionLive246-981.jpg");
		
		player.setPostsTitle("Wave Machines - \'I Joined A Union\' (Live)");
		player.setDescription("This was the first video filmed by the guys as part of the Music Seen workshops. The band came down and rehearsed two songs for us whilst we showed the crew different aspects of camera work. ");
		player.setTopics("music,seen,liverpool,live,gig,band,guitar,wave machines,video");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


