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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Gauss256-BestCompactCameras539.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/711167?source=3&file_type=flv");
		player.setUsersId('106375');
		player.setUsersLogin('gauss256');
		player.setPostsId(717253);
		player.setGuid("DA5E71E4-E89A-11DC-850A-EFD31A153F9B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_717253'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Gauss256-BestCompactCameras603.png");
		
		player.setPostsTitle("Northern Voice 2008: Best Compact Cameras");
		player.setDescription("Tim Bray gives a quick survey of the state-of-the-art in compact digital still cameras in the <a href=\"http://wiki.northernvoice.ca/PhotoCamp2008\">PhotoCamp</a> session at <a href=\"http://wiki.northernvoice.ca/MooseCamp2008\">MooseCamp</a>, <a href=\"http://2008.northernvoice.ca/\">Northern Voice 2008</a>. Tim\'s talk itself is quite compact, as he cuts to the chase about why you would want to use a pocket camera versus an SLR, what the dream camera would be and how close you can get to that today. The links to the topics and cameras are gathered <a href=\"http://www.tbray.org/tmp/nvpc.html\" target=\"_blank\">here</a>.");
		player.setTopics("photocamp,nv08,northernvoice,northernvoice2008,photography,cameras");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


