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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Jedfindlay-LOSTiesWithJedCaraEpisode28Top5MomentsOfSeason2935.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2477685?source=3&file_type=flv");
		player.setUsersId('334902');
		player.setUsersLogin('jedfindlay');
		player.setPostsId(2497699);
		player.setGuid("FB24EBC8-8958-11DE-B119-CA94326EAE4F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2497699'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Jedfindlay-LOSTiesWithJedCaraEpisode28Top5MomentsOfSeason2338.jpg");
		
		player.setPostsTitle("LOSTies with Jed & Cara : Episode 28 Top 5 Moments of Season 2");
		player.setDescription("The LOSTies are back with more Top 5 Moments - this time from Season 2!  Special guests Anton Payne and Evan Agee from the LOST Mystery Podcast stop by and share their own favorite moments.  Join the fun as we talk through our Michael issues, discuss who actually cries while watching the show and debate the eerieness of Mr. Friendly\'s facial hair.  Check it!");
		player.setTopics("lost,losties,jed,cara");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


