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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Jedfindlay-LOSTiesWithJedCaraEpisode30Top5MomentsOfSeason5Par691.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2798943?source=3&file_type=flv");
		player.setUsersId('334902');
		player.setUsersLogin('jedfindlay');
		player.setPostsId(2818806);
		player.setGuid("CBB394C4-C7DE-11DE-B78A-9B50C5D88BE6");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2818806'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Jedfindlay-LOSTiesWithJedCaraEpisode30Top5MomentsOfSeason5Par241.jpg");
		
		player.setPostsTitle("LOSTies with Jed & Cara : Episode 31 Top 5 Moments of Season 5 Part 1");
		player.setDescription("Jed and Cara are back with another exciting edition of Top 5 Moments from LOST. In this ep, we cover Season 5 moments and welcome LPN Superstars Matt Murdick and Leslie Sanazaro Santi from Keys to LOST!");
		player.setTopics("losties,jed,cara,lost,season,5,matt,leslie,keys,to");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


