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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ROCORISpartansVsSaukRapidsStormBasketballPreview287.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1865253?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(1874795);
		player.setGuid("301A2CD4-0E3A-11DE-939A-AE4387FF08DE");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1874795'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ROCORISpartansVsSaukRapidsStormBasketballPreview195.png");
		
		player.setPostsTitle("ROCORI Spartans Vs. Sauk Rapids Storm Basketball Preview");
		player.setDescription("In this ROCORI Spartans Boy’s Basketball preview, you’ll see an incredibly athletic play from the Spartans Ben Rausch as he leaps in front of the Storm’s Chris Wichterman to make a steal and go in for the lay-up. Be sure to tune in to DigElog ROCORI for all of the highlights from the Spartans regular season finale. The Spartans are in action next against Detroit Lakes Thursday March, 12 at the ROCORI High school at 7 p.m.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


