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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/L0ckergn0me-HowToRemoveDigitalPhotoNoise503.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/267719?source=3&file_type=flv");
		player.setUsersId('31166');
		player.setUsersLogin('l0ckergn0me');
		player.setPostsId(272283);
		player.setGuid("9769EB6E-1B60-11DC-989A-F9872931ADEB");
		player.setPlayerTarget(document.getElementById('blip_movie_content_272283'));
		
		player.setAdvertisingType("overlay_freewheel,postroll_freewheel");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/L0ckergn0me-HowToRemoveDigitalPhotoNoise503-288.jpg");
		
		player.setPostsTitle("How to Remove Digital Photo Noise");
		player.setDescription("<p><a href=\"http://live.pirillo.com/\">http://live.pirillo.com/</a> - Camera noise is inevitable, and digital camera tends to have a significant problem with noise, especially in low-light situation.</p><p><a href=\"http://ndnoise.free.fr/\">NDNoise</a> is a free cross-platform Java application which cleans up noise in digital photos.</p><p><a href=\"http://www.neatimage.com\">Neat Image</a> does an excellent job of filtering out noise in images:</p><blockquote><p>Neat Image is a filter designed to reduce visible noise and grain in photographic images produced by digital cameras and scanners. Neat Image is indispensable in low-light (indoors, night, astro) and high-speed (sport, action) photography. It is a tool for both professional photographers and digital image processing enthusiasts.</p></blockquote><p>Do you have any suggestions for filtering out noise in your digital images?</p><p>Want to embed our <a href=\"http://www.youtube.com/watch?v=JyTawuNvQi0\">Digital Photo Noise</a> video in your blog? Use this code:</p><p>&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/JyTawuNvQi0&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/JyTawuNvQi0&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://live.pirillo.com/&#34;&#62;http://live.pirillo.com/&#60;/a&#62; / &#60;a href=&#34;http://chris.pirillo.com/media/&#34;&#62;http://chris.pirillo.com/media/&#60;/a&#62;</p>");
		player.setTopics("remove,digital,photo,noise");
		player.setContentRating("TV-PG");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


