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

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

		var player = PokkariPlayer.GetInstanceByMimeType("video/mp4");
		window.player_235874 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-FirefoxVsInternetExplorerVsOpera265.mp4?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/231446?source=3&file_type=mpeg4");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(235874);
		player.setGuid("C18F3366-0406-11DC-A532-9FA84D1E582C");
		player.setPlayerTarget(document.getElementById('blip_movie_content_235874'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-FirefoxVsInternetExplorerVsOpera265-49.jpg");
		
		player.setPostsTitle("Firefox vs Internet Explorer vs opera");
		player.setDescription("<p><a href=\"http://live.pirillo.com/\">http://live.pirillo.com/</a> - Firefox, Internet Explorer, or Opera -- which one does Chris use? None of the above! instead of one of the three major browsers, Chris uses <a href=\"http://www.maxthon.com\">Maxthon</a>, which he finds to be superior, even though it uses Internet Explorer\'s rendering engine.</p><p><a href=\"http://www.mozilla.com/en-US/firefox/\">Firefox</a> is the flagship browser of the open source community:</p><blockquote>The award-winning Mozilla Firefox Web browser is enjoyed by tens of millions of people worldwide, and has re-ignited innovation and competition on the Web.</blockquote><p><a href=\"http://www.microsoft.com/windows/ie/default.asp\">Internet Explorer</a> is no slouch:</p><blockquote>Internet Explorer 7 provides improved navigation through tabbed browsing, web search right from the toolbar, advanced printing, easy discovery, reading and subscription to RSS feeds, and much more.</blockquote><p><a href=\"http://www.opera.com\">Opera</a> may not have market share, but it provides strong competition:</p><blockquote>Opera gives you the tools to experience the web your way. From fraud protection and tight security to quick website access and numerous customizations, Opera provides you with the Web the way it was meant to be viewed.</blockquote>");
		player.setTopics("firefox,internet explorer,opera,browsers,chris pirillo");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


