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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/IndependentVoices-Episode48AnnWrightInterviewUE150DHHSWorkersGatesCoNO406.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1206512?source=3&file_type=flv");
		player.setUsersId('48957');
		player.setUsersLogin('Independent Voices');
		player.setPostsId(1212650);
		player.setGuid("3CB538F0-73D3-11DD-B0A2-BD9EA50A40B2");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1212650'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(352);
		player.setHeight(288);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/IndependentVoices-Episode48AnnWrightInterviewUE150DHHSWorkersGatesCoNO406-777.jpg");
		
		player.setPostsTitle("Episode 48 - Ann Wright Interview, UE 150 DHHS Workers, Gates Co. NO OLF campaign");
		player.setDescription("<p>UE 150 Health &#38; Human Services Workers from Dorothea Dix Hospital speak out about the closing of Dix, their working conditions, &#38; the conditions in mental health facilities around NC.</p><p>Citizens Against OLF in Gates County profile an African-American church, established during reconstruction, which will be destroyed if the Navy puts its outlaying landing field in their community.</p><p>An interview with Col. (ret) Ann Wright at the NC Peace Action Awards Banquet. </p><p>Visit our blog at IndyVoices@blogspot.com </p>");
		player.setTopics("indyvoices,ue150,workers rights,no olf,gates county,ann wright,peace,iraq war,mental health workers,bill of rights");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


