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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-YouTubeVideos315.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/236777?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(241224);
		player.setGuid("248F88E8-0804-11DC-9CE1-CAF049AE3CE0");
		player.setPlayerTarget(document.getElementById('blip_movie_content_241224'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-YouTubeVideos315-844.jpg");
		
		player.setPostsTitle("YouTube Videos");
		player.setDescription("<p><a href=\"http://live.pirillo.com/\">http://live.pirillo.com</a> - Zoomrix asks what the best codec is to use for YouTube.</p><p>The quality that you upload, rather than the codec is more important:</p><p><ul><li>320x240 resolution</li><li>30 frames per second</li><li>Around 250kbit/sec for video</li><li>Keep audio at 22khz</li><li>4:3 aspect ratio</li><li>Keep the files under 100mb large and under 10 minutes long (unless your account doesn\'t have that time restriction)</li></ul></p><p>If you don\'t know what any of those numbers mean, then don\'t worry about it: YouTube will take care of converting your video file for you (as long as you stay within the size and time limits).</p><p>If you have any recommendations for videos uploaded to YouTube post your comments here!</p>");
		player.setTopics("youtube videos,codec,techtv");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


