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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Stevegarfield-NokiaN95ProductRolloutNYC511.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/83126?source=3&file_type=flv");
		player.setUsersId('335');
		player.setUsersLogin('stevegarfield');
		player.setPostsId(86554);
		player.setGuid("D260EF52-54EA-11DB-A12B-FD3E532F0493");
		player.setPlayerTarget(document.getElementById('blip_movie_content_86554'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Stevegarfield-NokiaN95ProductRolloutNYC511-671.jpg");
		
		player.setPostsTitle("Nokia N95 Product Rollout NYC");
		player.setDescription("I attended the Nokia N95 product rollout in NYC and here are some moments i captured from the show floor. The main thing I learned is that Nokia is open. Open to developers and open to the future of mobile computing. http://nokia.com http://rga.com http://howardforums.com Disclosure: Nokia provided the N93 cell phone to me, that this video was shot on, and paid my travel expenses to NYC. Nokia did not require me to write about the N93. All the opinions expressed here are mine alone and those of the people that I interviewed. ");
		player.setTopics("nokia,n95,nyc,stevegarfield");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


