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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-ROCORICOMMUNITYCLEANUP705.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/375534?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(380529);
		player.setGuid("6C55DF60-614B-11DC-9A9C-91862B881362");
		player.setPlayerTarget(document.getElementById('blip_movie_content_380529'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-ROCORICOMMUNITYCLEANUP165.png");
		
		player.setPostsTitle("ROCORI COMMUNITY CLEANUP");
		player.setDescription("On Saturday September 8, members of the Cold Spring community gathered at the ROCORI high school as part of the Community Cleanup event hosted by the Cold Spring Chamber of Commerce. This story features footage from the cleanup as well as an interview with a Chamber member that helps put the Cleanup event together every year.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


