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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ChamberGolfTournament2008825.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1112406?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(1118544);
		player.setGuid("0188A72A-5A07-11DD-9D07-D504281FF186");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1118544'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ChamberGolfTournament2008718.png");
		
		player.setPostsTitle("Chamber Golf Tournament 2008");
		player.setDescription("In this story you’ll hear from Jim Eiynck, a Cold Spring chamber of commerce member as well as the Chair of the 2008 Chamber Golf Tournament. Jim tells us about this fabulous event that serves as the only fundraiser the chamber holds all year. Many teams signed up for the event and although the weather was a bit hot, a nice breeze welcomed the players onto the course. All of the proceeds of this event go to the chamber (after cost) and are then allocated in ways that seek to better the Cold Spring area. Many thanks go out to all that helped with this event, especially Rich Spring Golf Course. See you all next year. ");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


