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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-QuicktimeVsRealPlayerVsWindowsMediaPlayer255.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/236764?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(241211);
		player.setGuid("ABC28B24-0801-11DC-8215-B5B5CA01523B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_241211'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-QuicktimeVsRealPlayerVsWindowsMediaPlayer255-250.jpg");
		
		player.setPostsTitle("Quicktime vs. RealPlayer vs. Windows Media Player");
		player.setDescription("<p><a href=\"http://live.pirillo.com/\">http://live.pirillo.com/</a> - Roadblock asks which is better: Quicktime, Real Player, or Windows Media Player?</p><p>It depends on what you want to use them for. I you want to just play MP3 files then any of those players will do; however, if you want to use specific filoes (mov, wmp, etc...) you\'ll probably want to use the media player built specifically for that format.</p><p><a href=\"http://www.apple.com/quicktime/download/\">Quicktime</a> is a popular choice from Apple, which support the infamous MOV file format:</p><blockquote><p>Whether you are creating content for delivery on cell phones, broadcast or the Internet, or a software developer looking to take your application to the next level, QuickTime provides the most comprehensive platform in the industry.</p><p>With a rock-solid foundation that you can trust and a host of innovative features that create the most cutting-edge multimedia experiences for your customers, QuickTime is the obvious choice for all of your digital media needs.</p></blockquote><p><a href=\"http://www.real.com/player\">RealPlayer</a> has a sordid past but has recently undergone a dramatic change (although it still bundles SuperPass with its software install):</p><blockquote><p>Whether your\'re downloading music, burning CDs or watching a ballgame, RealPlayer gives you greater control of your media than any player out there. Download, surf, boogie and burn with these incredible RealPlayer features.</p></blockquote><p>For the Windows user in all of us, there\'s Windows Media Player (wMP to the geeks out there):</p><blockquote><p>Windows Media Player 11 offers great new ways to store and enjoy all your music, video, pictures, and recorded TV. Play it, view it, and sync it to a portable device for enjoying on the go or even share with devices around your home&#226;&#128;&#148;all from one place.</p></blockquote><p>The chatroom recommends <a href=\"http://videolan.org/vlc\">VLC</a>, a media player that plays practically everything:</p><blockquote><p>VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.</p></blockquote><p>So, what media player do you use?</p>");
		player.setTopics("quicktime,realplayer,windows media player,wmp,vlc,media player");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


