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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/ErickSchonfeld-WhereIsTheWebGoing273.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/167949?source=3&file_type=flv");
		player.setUsersId('26511');
		player.setUsersLogin('erick schonfeld');
		player.setPostsId(172097);
		player.setGuid("A23F7A54-D0BA-11DB-96BE-E9E0CB2ACF79");
		player.setPlayerTarget(document.getElementById('blip_movie_content_172097'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/ErickSchonfeld-WhereIsTheWebGoing273-529.jpg");
		
		player.setPostsTitle("Where is the Web Going?");
		player.setDescription("Participants at Business 2.0\'s March 2007 Next Net Roundtable discuss the future of the Web. (including John Battelle, Mobio\'s Ramneek Bhasin, ViTrue\'s Reggie Bradford, Dabble\'s Mary Hodder, Slide\'s Max Levchin, Bebo\'s Michael Birch and Google\'s Jeff Huber)");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


