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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Jedfindlay-LOSTiesWithJedCaraEpisode27Top5MomentsOfSeason1840.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2432031?source=3&file_type=flv");
		player.setUsersId('334902');
		player.setUsersLogin('jedfindlay');
		player.setPostsId(2452065);
		player.setGuid("40C944FA-8001-11DE-A55E-C031E400AD3F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2452065'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(480);
		player.setHeight(270);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Jedfindlay-LOSTiesWithJedCaraEpisode27Top5MomentsOfSeason1217.jpg");
		
		player.setPostsTitle("LOSTies with Jed & Cara : Episode 27 Top 5 Moments of Season 1");
		player.setDescription("Claire getting creeped out by Malkin the psychic - Locke declaring \"Don\'t tell me what I can\'t do!!\" - and maybe an appearance by crying Jack. All this and more can be found in our Top 5 Moments of Season 1! Dan and Alison step in for the M.I.A. Cara and help Jed run through some of the best moments of Season 1 of LOST. Check it out!");
		player.setTopics("lost,losties,jed,cara");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


