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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Breathingplanet-WarTree681.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/103574?source=3&file_type=flv");
		player.setUsersId('13314');
		player.setUsersLogin('breathingplanet');
		player.setPostsId(107133);
		player.setGuid("FCC11E6E-7846-11DB-B98A-D74655166452");
		player.setPlayerTarget(document.getElementById('blip_movie_content_107133'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Breathingplanet-WarTree603.jpeg");
		
		player.setPostsTitle("War Tree");
		player.setDescription("This a short animation was produced by two students at the <a href=\"http://www.eyebeam.org\" target=\"_blank\">Eyebeam</a> Atelier High School program in the spring of 2004.? The piece is an examination of what war does to us humans.? Herein, two sides (schools) go to battle over a golden tree, and in the end, nobody wins.<br />");
		player.setTopics("war,youthmedia,animation,tree,andrew_lynn,claymation,breathingplanet,battle");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


