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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Livethejourney1-ShiningStarsRespiteNight860.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1911203?source=3&file_type=flv");
		player.setUsersId('331453');
		player.setUsersLogin('livethejourney1');
		player.setPostsId(1920808);
		player.setGuid("20394904-1807-11DE-93D1-A2C02B7B054F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1920808'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(720);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Livethejourney1-ShiningStarsRespiteNight474-293.jpg");
		
		player.setPostsTitle("Shining Stars Respite Night!");
		player.setDescription("<p>Show Notes:</p><p>On Saturday, April 4th from 4-10 we will be helping out with the Shining Stars respite night. Shining stars is a ministry for students with special needs giving thier family members extra help by hanging out and playing games with them so they can just chill for a night. This is a lot of a fun and a great way to get a few hours of community service. Here is a promo for you to check out! This video was made by Danny Busch.  </p><p>For more information contact Steve Dang </p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


