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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Lessig-PalinsExperienceInJust12Minutes790.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1287551?source=3&file_type=flv");
		player.setUsersId('20719');
		player.setUsersLogin('lessig');
		player.setPostsId(1293840);
		player.setGuid("DF99A13C-8990-11DD-8C8D-E131DA85CE6F");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1293840'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(1024);
		player.setHeight(768);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Lessig-PalinsExperienceInJust12Minutes790-670.jpg");
		
		player.setPostsTitle("Palin\'s experience in just 12 minutes");
		player.setDescription("In response to Palin\'s suggesting that he experience was somehow normal, an exhaustive comparison (and exhausting, to me and to you!) of Governor Palin\'s experience as compared with every other Vice President in U.S. history. Twelve minutes of exhaustion. ");
		player.setTopics("palin,mccain,lessig");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


