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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ROCORIVsFergusFallsGirlsBasketball2ndHalf230.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1843589?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(1853088);
		player.setGuid("B3892956-0969-11DE-B157-FD8338F4A366");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1853088'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ROCORIVsFergusFallsGirlsBasketball2ndHalf234.png");
		
		player.setPostsTitle("ROCORI vs Fergus Falls Girls Basketball 2nd half");
		player.setDescription("After beating the Sauk Rapids Storm in their regular season finale, the Spartans Girls Basketball team hoped to take some of their momentum up to Fergus Falls in their Section Quarterfinals match against the Otters. Early on, ROCORI struggled as they turned the ball over too often. However, the team was able to settle down and climb back into the game. Trailing by six after halftime, Fergus Falls began the second half shooting lights out and they built their lead all the way up to 14 points. ROCORI looked down and out until Jordan Hansen ignited a comeback for the Spartans. ROCORI came back all the way to within five before Fergus Falls closed the door for good on the Spartans season. The team battled hard and DigElog ROCORI is proud to bring you their final game of the 2009 season. ");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


