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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/The_institute-The_Rest_of_the_Gospel_0002119.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/237754?source=3&file_type=flv");
		player.setUsersId('64578');
		player.setUsersLogin('the_institute');
		player.setPostsId(242204);
		player.setGuid("D8593892-08A4-11DC-87FE-850BE9EBB2F7");
		player.setPlayerTarget(document.getElementById('blip_movie_content_242204'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/The_institute-The_Rest_of_the_Gospel_0002690.jpg");
		
		player.setPostsTitle("The_Rest_of_the_Gospel_0002");
		player.setDescription("\"The Rest of the Gospel\" from the Time-out for Truth (TM) series by Warren Martin.");
		player.setTopics("resurrection,cross,christian,death,life,grace,devotion,devotional");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


