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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Mattleither-LittleRockLakeROCORI935.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/468801?source=3&file_type=flv");
		player.setUsersId('15604');
		player.setUsersLogin('mattleither');
		player.setPostsId(474110);
		player.setGuid("5321ED80-8CAD-11DC-923F-E6643AD98FD6");
		player.setPlayerTarget(document.getElementById('blip_movie_content_474110'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Mattleither-LittleRockLakeROCORI378.png");
		
		player.setPostsTitle("Little Rock Lake ROCORI");
		player.setDescription("This story is part of our ongoing coverage of the Little Rock Lake Conservation Project. As part of this project, various workers and community volunteers perform tests that help professionals understand problems with the watershed. In this story, we had a chance to interview the project manager Annie Felix. Annie told us about some of the tests that were performed on Little Rock Lake and why they are important.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


