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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Lc-LinusTorvaldsSpeakingAtLinuxWorldInNewYorkFebruary2000408.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/678181?source=3&file_type=flv");
		player.setUsersId('82622');
		player.setUsersLogin('lc');
		player.setPostsId(684203);
		player.setGuid("D3EBBB30-DE83-11DC-B461-A31880A72362");
		player.setPlayerTarget(document.getElementById('blip_movie_content_684203'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Lc-LinusTorvaldsSpeakingAtLinuxWorldInNewYorkFebruary2000408-700.jpg");
		
		player.setPostsTitle("Linus Torvalds speaking at LinuxWorld -- in New York, February 2000");
		player.setDescription("<p>What a blast from the past! We found this tape while cleaning and organizing the Linux.com editorial office. Totally worth a look for historical value; back then, this GNU/Linux stuff was still new and strange, and was routinely called an &#34;upstart operating sytem.&#34;</p><p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


