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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Clarity-ExcerptsMalcolmGladwellCouncilOnCrimeAndJusticeSpeech10888.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/425424?source=3&file_type=flv");
		player.setUsersId('5565');
		player.setUsersLogin('clarity');
		player.setPostsId(430616);
		player.setGuid("72598E0C-79F6-11DC-8EE7-E3B929828D2C");
		player.setPlayerTarget(document.getElementById('blip_movie_content_430616'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Clarity-ExcerptsMalcolmGladwellCouncilOnCrimeAndJusticeSpeech10888-718.jpg");
		
		player.setPostsTitle("Excerpts: Malcolm Gladwell, Council on Crime and Justice Speech 10.9.07");
		player.setDescription("<p>&#34;Minnesota&#39;s Tipping Point&#34; </p><p>This is a speech that Malcolm Gladwell gave at the Equal Justice Benefit for the Council on Crime and Justice on 10/9/07. He was commenting on a report from the Council on Crime and Justice, which included an analysis of the past 50 years of crime and justice in Minnesota, and recommendations for improving trends in those areas. The full report that Mr. Gladwell commented on is available at <a href=\"http://www.crimeandjustice.org/\">www.crimeandjustice.org</a>.</p><p>These are 12 minutes of excerpts from the full speech.</p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


