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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ROCORIAtFergusFirstHalf427.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/444593?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(449835);
		player.setGuid("63268FC0-8293-11DC-BFF3-DA71C15A2B4B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_449835'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ROCORIAtFergusFirstHalf353.png");
		
		player.setPostsTitle("ROCORI at fergus first half");
		player.setDescription("The ROCORI Spartans looked to bounce back from a tough loss last week and win a road playoff game against the Fergus Falls Otters. Coach Theisen emphasized team pride in his pre-game speech because that’s exactly what it would take to beat the number three seeded Otters. Watch this story and see all the first half highlights of this tough sectional battle. ");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


