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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Jedfindlay-LOSTiesWithJedCaraEpisode29Top5MomentsOfSeason3751.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2590082?source=3&file_type=flv");
		player.setUsersId('334902');
		player.setUsersLogin('jedfindlay');
		player.setPostsId(2610034);
		player.setGuid("51A32E9C-9ECB-11DE-9297-FE2C7B358E3E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2610034'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Jedfindlay-LOSTiesWithJedCaraEpisode29Top5MomentsOfSeason3783.jpg");
		
		player.setPostsTitle("LOSTies with Jed & Cara : Episode 29 Top 5 Moments of Season 3");
		player.setDescription("Welcome to the longest LOSTies ever (hey, it\'s the hiatus, live a little)! Anna in Indiana joins the LOSTies to talk about the top 5 moments of Season 3 of LOST! Cara returns, SPRSPNDX and Bella are holding a Hiatus Open - even Lilly makes an appearance. Check it!");
		player.setTopics("losties,jed,cara,lost,season,3");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


