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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Runnerville-TheMarathonTrialsCourse326.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/375553?source=3&file_type=flv");
		player.setUsersId('93052');
		player.setUsersLogin('runnerville');
		player.setPostsId(380548);
		player.setGuid("08C129F8-614D-11DC-9DF2-EAF60C3C5FC5");
		player.setPlayerTarget(document.getElementById('blip_movie_content_380548'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(384);
		player.setHeight(288);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Runnerville-TheMarathonTrialsCourse667.jpg");
		
		player.setPostsTitle("The Marathon Trials Course");
		player.setDescription("Although the Olympic Marathon Trials will take place in New York City the day before the ING New York City Marathon, the race will not work its way through the five boroughs. Instead, it starts at Rockefeller Center live on the Today Show (weekend edition). From there it weaves into Central Park where the athletes will complete five loops. Central Park is known for its rolling terrain, which prevents athletes from finding a rhythm. Constantly going up or down, this race will most likely go to the strong, not the swift. In this video, the second of the Chasing Glory series, the athletes talk about the Central Park course.<br /><br />Music:<br /> Parsonian Segue by <a href=\"http://music.podshow.com/music/producers/producerLibrary/artistdetails.php?BandHash=2589f52ee94e2f015cda8f0fdb169295\">Jack Jeffrey</a>.");
		player.setTopics("chasingglory,olympictrials,taylor");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


