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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ROCORIGolfUpdate720.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2006241?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(2016383);
		player.setGuid("E552FEA4-2B91-11DE-8038-D95E6601C70F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2016383'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ROCORIGolfUpdate474.png");
		
		player.setPostsTitle("ROCORI Golf Update");
		player.setDescription("In the Land of ROCORI, when we discuss some of the latest sports news, we often talk about the baseball team or the football team, or maybe even the softball team. In this story, you’ll hear from Boy’s Golf Coach Paul Court as he gives us a preview to the 2009 season. Last year, the team made a nice run in the section tournament. They gained a great deal of experience, which they hope can push them even farther this year. The team returns a solid core of players from last year, and there are many newcomers as well this year. Good Luck ROCORI Golf Team in the 2009 season. We hope to see you at the State Tournament. ");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


