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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Runnerville-TheMarathonTrialsTrailer898.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/375521?source=3&file_type=flv");
		player.setUsersId('93052');
		player.setUsersLogin('runnerville');
		player.setPostsId(380516);
		player.setGuid("81B4BDD2-614A-11DC-9FD7-CF2B8BCBD5BA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_380516'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(384);
		player.setHeight(288);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Runnerville-TheMarathonTrialsTrailer707.jpg");
		
		player.setPostsTitle("chasingGLORY: The Trailer");
		player.setDescription("<p>Welcome to chasingGLORY - a seven-week blogumentary introducing the stars of the 2007 Olympic Marathon Trials in New York City. On November 3rd, 150 athletes will descend on Central Park with hopes of making the 2008 Olympics in Beijing. Only three will make the team. Their road to Beijing goes through Central Park.</p><p> Music is &#34;Autobahn Owl&#34; by <a href=\"http://www.tshirtsforbands.com/Boffius/Index.html\">Boffius</a>.</p>");
		player.setTopics("marathon,marathontrials,olympictrials,chasingglory,taylor");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


