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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/NseriesTV-NokiaN82ProductManagersQASession327.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/484288?source=3&file_type=flv");
		player.setUsersId('105677');
		player.setUsersLogin('Nseries TV');
		player.setPostsId(489655);
		player.setGuid("9BF75DB2-9322-11DC-8619-B93455BE2EE6");
		player.setPlayerTarget(document.getElementById('blip_movie_content_489655'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/NseriesTV-NokiaN82ProductManagersQASession327-557.jpg");
		
		player.setPostsTitle("Nokia N82 Product Managers Q&A Session");
		player.setDescription("I had the opportunity to talk directly with the product managers responsible behind the the new phone. I set up my Nokia N95 on the Nokia DT-22 tripod on the conference table and recorded the whole session.");
		player.setTopics("nokia,n82,nseries");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


