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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/GinnyRoss-CCAOregonSelectiveHarvestPresentation32609173.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1969586?source=3&file_type=flv");
		player.setUsersId('157692');
		player.setUsersLogin('Ginny Ross');
		player.setPostsId(1979550);
		player.setGuid("75CE05E2-23EE-11DE-98F5-D359EDD88A1A");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1979550'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/GinnyRoss-CCAOregonSelectiveHarvestPresentation32609310-652.jpg");
		
		player.setPostsTitle("CCA Oregon Selective Harvest Presentation 3/26/09");
		player.setDescription("Dave Schamp, Steve Smith and Bruce Polley speak at an informational hearing in the House Committee on Economic Sustainability on March 26, 2009.  The main portion of the testimony is a presentation by Steve Smith on the new seining practices of the Colville Tribe in the Upper Columbia.  The tribe has successfully harvested many hatchery fish with virtually no mortality of released wild fish.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


