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

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

		var player = PokkariPlayer.GetInstanceByMimeType("audio/mpeg");
		window.player_2483056 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Groansfromwithin-CloserSeriesForgivenessAndReconciliationPhilemonMessage550.mp3?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2463041?source=3&file_type=flv");
		player.setUsersId('327528');
		player.setUsersLogin('groansfromwithin');
		player.setPostsId(2483056);
		player.setGuid("9F260714-8695-11DE-873B-C8335D5105C5");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2483056'));
		
		player.setAdvertisingType("");
		
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Groansfromwithin-CloserSeriesForgivenessAndReconciliationPhilemonMessage552.jpg");
		
		player.setPostsTitle("Closer (Series), Forgiveness and Reconciliation, Philemon Message ");
		player.setDescription("This is the opening message in a series we did called \"Closer: Relationships in the Way of Jesus\" (we borrowed the series title from Vintage Church, but the content is all original). In this message, we look at the whole of the letter to Philemon. ");
		player.setTopics("sermon,philemon,relationships,groans from within");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


