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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ROCORIVsDetroitLakesSectionSemiFinal2ndHalf201.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/458604?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(463880);
		player.setGuid("F8AEB328-8825-11DC-B289-8403C21C6D68");
		player.setPlayerTarget(document.getElementById('blip_movie_content_463880'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ROCORIVsDetroitLakesSectionSemiFinal2ndHalf889.jpg");
		
		player.setPostsTitle("ROCORI vs Detroit Lakes Section Semi final 2nd half");
		player.setDescription("In the second half of play the Spartans once again found themselves down by two scores. But, like last time, they rallied and actually had a chance to tie the game. The stars weren\'t aligned and the Spartans eventually lost. ROCORI had a chance to tie it late in the game but a blown call by the officials ended any sort of hope for ROCORI and its Spartan Nation.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


