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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Rippletv-DavidWrightOnSustainableBallard879.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/76858?source=3&file_type=flv");
		player.setUsersId('8848');
		player.setUsersLogin('rippletv');
		player.setPostsId(80246);
		player.setGuid("DA384318-4920-11DB-8755-DA77F4F4D335");
		player.setPlayerTarget(document.getElementById('blip_movie_content_80246'));
		
		player.setAdvertisingType("");
		
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Rippletv-DavidWrightOnSustainableBallard934.jpg");
		
		player.setPostsTitle("David Wright On Sustainable Ballard");
		player.setDescription("Urban green sustainable community in the Ballard district of Seattle, Sustainable Ballard has made huge successes in a short time. They have a fast growing network and many resources. They will talk with you about all the aspects from food to bio-fuels, and have speakers who will come to your events. Learn how your urban group can be green from the grooup that is way ahead of the pack.");
		player.setTopics("greennow,alternative fuels,sustainable communities,appropriate technology,ethanol,urban cooperatives,sustainability,green communities,energy,urban sustainability,fuels,green,green cities,eco-friendly,planet-friendly,kyoto,bio-fuels");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


