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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Web2summit-Web20Summit2007EdgeGamingWithJaneMcGonigal907.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/440814?source=3&file_type=flv");
		player.setUsersId('85096');
		player.setUsersLogin('web2summit');
		player.setPostsId(446048);
		player.setGuid("E587DDF8-811B-11DC-8841-8379296E8E05");
		player.setPlayerTarget(document.getElementById('blip_movie_content_446048'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Web2summit-Web20Summit2007EdgeGamingWithJaneMcGonigal226.jpg");
		
		player.setPostsTitle("Web 2.0 Summit 2007 - High Order Bit: Gaming with Jane McGonigal");
		player.setDescription("McGonigal, game designer and games researcher at the Institute for the Future, discusses what the shape of gaming\'s future. ");
		player.setTopics("web2,web 2.0 summit,games,gaming,mcgonigal,jane mcgonigal,institute for the future");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


