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_1777896() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("audio/mpeg");
		window.player_1777896 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Almojel-Week6Class12Date021209842.mp3?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1769243?source=3&file_type=flv");
		player.setUsersId('311521');
		player.setUsersLogin('almojel');
		player.setPostsId(1777896);
		player.setGuid("89EEAECA-F999-11DD-A7DB-A934F6A0198D");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1777896'));
		
		player.setAdvertisingType("");
		
		
		
		
		player.setAutoPlay(true);
		
		
		player.setPostsTitle("Designing a Free Society: Class 12");
		player.setDescription("<span>This is a class that would be of interest to people interested in public policy and improving the legal environment of the society we live in. This class touches a great many controversial topics and is very relevant, given the world we live in, where freedoms are constantly declining. For those who plan to return to their country or engage in reform in this country, this is an eye-opening class, which can lead to several entrepreneurial and thesis ideas. It consists of a thought experiment where students attempt to design a free society from scratch as engineers, and think about the legal environment they&#39;d need to sustain it.</span>");
		player.setTopics("public policy,designing a free society");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


