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_873956() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/quicktime");
		window.player_873956 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/IndependentVoices-Episode46532.mov?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/867496?source=3&file_type=flv");
		player.setUsersId('48957');
		player.setUsersLogin('Independent Voices');
		player.setPostsId(873956);
		player.setGuid("D7E4C832-16CB-11DD-B03B-A22D594129EE");
		player.setPlayerTarget(document.getElementById('blip_movie_content_873956'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/IndependentVoices-Episode46768.jpg");
		
		player.setPostsTitle("Episode 46");
		player.setDescription("UNC and NC State walkouts to mark 5th anniversary of Iraq war; rally in support of Tamara Tal, who was unlawfully arrrested at a Burger King protest; Durham protest of Burger King by Coalition of Imakolee Workers, Student Action with Farmworkers, and citizens; as well as an interview and look at a sit-in on UNC campus attempting to institute fair labor practices in its clothing lines.");
		player.setTopics("");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


