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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Letsrun-AbdiAbdirahmanTalksPriorToThe2007NYCHalfMarathon978.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/326812?source=3&file_type=flv");
		player.setUsersId('43781');
		player.setUsersLogin('letsrun');
		player.setPostsId(331542);
		player.setGuid("D6EA1F58-4161-11DC-93CE-F952C6D5AEBF");
		player.setPlayerTarget(document.getElementById('blip_movie_content_331542'));
		
		player.setAdvertisingType("preroll_freewheel,overlay_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Letsrun-AbdiAbdirahmanTalksPriorToThe2007NYCHalfMarathon978-958.jpg");
		
		player.setPostsTitle("Abdi Abdirahman Talks Prior to the 2007 NYC Half Marathon");
		player.setDescription("2007 US 10k champion Abdi Abdirahman talks about trying to beat Haile Gebrselassie in the half marathon, going after Meb Keflezighi\'s American record at 10k, and the 2008 Olympic Marathon Trials");
		player.setTopics("abdi addirahman,letrun.com,half marathon,new york");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


