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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Samaritanrevival-SamaritanRevivalInterviewingTheGroupRedRoots241.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2375483?source=3&file_type=flv");
		player.setUsersId('209389');
		player.setUsersLogin('samaritanrevival');
		player.setPostsId(2395544);
		player.setGuid("99DCE21C-7418-11DE-84D7-C6A25DF31CE2");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2395544'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Samaritanrevival-SamaritanRevivalInterviewingTheGroupRedRoots908.jpg");
		
		player.setPostsTitle("Samaritan Revival interviewing the group Red Roots");
		player.setDescription("The group Red Roots singing and being interviewed at the Gospel Convention in Branson Missouri by Samaritan Revival. These sisters are triplets and they are super talented. www.samaritanrevival.com");
		player.setTopics("samaritan,revival,bluegrass,music,red,roots,group,branson,gospel,convention,triplets,sisters");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


