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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/SeedMagazine-SeedSalonJannaLevinJonathanLethemHighlights629.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/160155?source=3&file_type=flv");
		player.setUsersId('25210');
		player.setUsersLogin('Seed Magazine');
		player.setPostsId(164249);
		player.setGuid("DE5255F2-C8D6-11DB-ADAB-B69D1E2CD62E");
		player.setPlayerTarget(document.getElementById('blip_movie_content_164249'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/SeedMagazine-SeedSalonJannaLevinJonathanLethemHighlights297.jpg");
		
		player.setPostsTitle("Seed Salon: Janna Levin + Jonathan Lethem (Highlights)");
		player.setDescription("Physicist Janna Levin and novelist Jonathan Lethem discuss truth, beauty, science, and art. For more Levin + Lethem, pick up the latest issue of Seed.");
		player.setTopics("seed,science,salon,culture,lethem,levin,physics,literature,art,novel");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


