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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Jedfindlay-LOSTiesWithJedCaraEpisode31Top5MomentsOfSeason5Par652.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2830149?source=3&file_type=flv");
		player.setUsersId('334902');
		player.setUsersLogin('jedfindlay');
		player.setPostsId(2849994);
		player.setGuid("A2B9B73A-CDEF-11DE-A94E-EC9FF3F4F24D");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2849994'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Jedfindlay-LOSTiesWithJedCaraEpisode31Top5MomentsOfSeason5Par382.jpg");
		
		player.setPostsTitle("LOSTies with Jed & Cara : Episode 31 Top 5 Moments of Season 5 Part 2");
		player.setDescription("It\'s the moment you have all been waiting for - the final Top 5 Moments! Matt and Leslie of Keys to LOST join the LOSTIES and go over their final moments of Season 5. Watch out for some truly special moments slippped into the show. It\'s official, I am never using the term \"moments\" again.");
		player.setTopics("losties,jed,cara,lost,season,5,matt,leslie,keys,to");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


