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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Jedfindlay-LOSTiesWithJedCaraEpisode30Top5MomentsOfSeason4Par353.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2658510?source=3&file_type=flv");
		player.setUsersId('334902');
		player.setUsersLogin('jedfindlay');
		player.setPostsId(2678404);
		player.setGuid("2A3AA594-ACFC-11DE-9AAD-BBF12CBA7EDC");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2678404'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Jedfindlay-LOSTiesWithJedCaraEpisode30Top5MomentsOfSeason4Par479.jpg");
		
		player.setPostsTitle("LOSTies with Jed & Cara : Episode 30 Top 5 Moments of Season 4 Part 1");
		player.setDescription("Summer is officially over and the fall season has begun - but the LOSTies are still rocking out huuuge episodes with LOST Podcasting Superstars! Joining Jed and Cara is the audacious Donald of Donald is LOST! Watch as they run through the first part of their Top 5 moments of season 4. This is part one of a two-part megashow! Enjoy.");
		player.setTopics("losties,jed,cara,lost,season,4,donald");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


