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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/IndieArtsDVD-NickBantockInterviewIssue5247.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/334545?source=3&file_type=flv");
		player.setUsersId('58701');
		player.setUsersLogin('Indie Arts DVD');
		player.setPostsId(339314);
		player.setGuid("170C55A2-46CF-11DC-9F03-BD915C375A68");
		player.setPlayerTarget(document.getElementById('blip_movie_content_339314'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/IndieArtsDVD-NickBantockInterviewIssue5717.jpg");
		
		player.setPostsTitle("Nick Bantock Interview - Issue 5");
		player.setDescription("Short clip from Part 1 of an interview with best-selling author and artist who talks about how he uses art to reveal himself and the point of doing art. Part 2 will be in Issue 6 of INDIE ARTS: The DVD Magazine. ");
		player.setTopics("indie arts dvd,mixed media collage,artist,author,griffin & sabine,nick bantock");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


