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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ROCORIGolfUpdate155.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/922499?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(928916);
		player.setGuid("97F90074-26A9-11DD-A7A2-D250A83B50AA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_928916'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ROCORIGolfUpdate578.png");
		
		player.setPostsTitle("ROCORI golf update");
		player.setDescription("In this story you’ll meet ROCORI golf coach Paul Court. Coach Court tells us about the exciting program that ROCORI is building. The team is comprised of many young players that are very much, equally talented. Due to the realignment of the sections this year, it is quite possible that the ROCORI golf team could make a splash in the post season. Thanks to Coach Court for the time and best of luck to the team in the section tournament. ");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


