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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Runnerville-TwoBrothersFourStores723.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/399577?source=3&file_type=flv");
		player.setUsersId('93052');
		player.setUsersLogin('runnerville');
		player.setPostsId(404681);
		player.setGuid("BE405FCA-6D4F-11DC-8DAF-D9BA8CABCC0E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_404681'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(384);
		player.setHeight(288);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Runnerville-TwoBrothersFourStores618.jpg");
		
		player.setPostsTitle("Two Brothers, Four Stores");
		player.setDescription("Get to know the Hansons group from Rochester Hills, Michigan. Started by brothers Keith and Kevin, the Hansons has quickly caught the attention of distance athletes around the country. With a blue-collar work-ethic and college-team congeniality, the Hansons will send more athletes to the starting line than any other training group in the U.S.<br /><br />Music:<br />\"A Song For Jake\" by <a href=\"http://music.podshow.com/music/listeners/artistdetails.php?BandHash=44cf47955c3cebfa79c0f6bdb2249353\">DJOC</a><br />\"Lil Diddley Vamp\" by <a href=\"http://music.podshow.com/music/listeners/artistdetails.php?BandHash=44cf47955c3cebfa79c0f6bdb2249353\">DJOC</a><br />\"One Promise\" by <a href=\"http://music.podshow.com/music/listeners/artistdetails.php?BandHash=4265e06f7d5d412c07c8e683d29c73ae\">3rd Culture</a>");
		player.setTopics("chasingglory,marathon,olympictrials,taylor");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


