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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/IntelVideo-IntelWirelessPersonalAreaNetworkTechnology844.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/790887?source=3&file_type=flv");
		player.setUsersId('170778');
		player.setUsersLogin('IntelVideo');
		player.setPostsId(797193);
		player.setGuid("D18733A2-0010-11DD-AC42-E7B7A15AEBCB");
		player.setPlayerTarget(document.getElementById('blip_movie_content_797193'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/IntelVideo-IntelWirelessPersonalAreaNetworkTechnology844-509.jpg");
		
		player.setPostsTitle("Intel Wireless Personal Area Network Technology");
		player.setDescription("Intel researchers want you to carry something as small as a Mobile Internet Device (which will only keep getting smaller) yet not lose the capabilities you currently have with your larger laptop-like device (DVD drive, USB ports for printers, CE device connection, large screen, …etc).  The research projects are focused on how to accomplish this with form factors, energy efficiency, context awareness, sensors and others. \"Cliffside\" is a development effort specifically aimed at enabling your notebook and MID devices to communicate with and leverage other devices in the environment, so you can still “live large”.");
		player.setTopics("wireless,personal area network,carry small live large,intel research,mobile internet devices");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


