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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Where-Where202007JohnHankeAndBernhardSeefeld951.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/338542?source=3&file_type=flv");
		player.setUsersId('81017');
		player.setUsersLogin('where');
		player.setPostsId(343326);
		player.setGuid("657DB640-49C7-11DC-81BD-9CF0B026F234");
		player.setPlayerTarget(document.getElementById('blip_movie_content_343326'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Where-Where202007JohnHankeAndBernhardSeefeld851.png");
		
		player.setPostsTitle("Where 2.0 2007 - John Hanke and Bernhard Seefeld");
		player.setDescription("<p><strong>The Evolution of the Geoweb </strong><br />John Hanke and Bernhard Seefeld share a view of the technologies and trends that will shape the continued evolution of the geoweb. The address touches on both Google products and on broader changes in the geo landscape with the goal of shedding some light on Google\'s direction and the implications for the web geo ecosystem. <em>From O\'Reilly Where 2.0 Conference, San Jose, CA, May 29, 2007</em></p>");
		player.setTopics("location,where2,where2007,where,geolocation,google,oreilly,oreillymedia");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


