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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/IntelVideo-MyDeviceKnowsMe632.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2688082?source=3&file_type=flv");
		player.setUsersId('170778');
		player.setUsersLogin('IntelVideo');
		player.setPostsId(2707972);
		player.setGuid("D14D54F4-B29B-11DE-BB05-C348ADE83404");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2707972'));
		
		player.setAdvertisingType();
		
		
		player.setWidth(720);
		player.setHeight(486);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/IntelVideo-MyDeviceKnowsMe915-203.jpg");
		
		player.setPostsTitle("My Device Knows Me");
		player.setDescription("Researchers Mark Yarvis and Rita Wouhaybi describe a research prototype that provides a personalized entertainment experience across all of your devices. The experience begins with your set-top-box, which identifies your presence based on wireless communication with your cell phone, smart phone, or MID. The set top box can then personalize itself to you, displaying a personalized list of content, selected from broadcast television, prerecorded content, and streaming media. This list is tailored to you using information gathered from the devices that you interact with continuously throughout the day: your PC, your set-top-box, and your mobile device. Working together, these devices can understand your habits, what you are doing, what you are interested in, and how much time you have in your schedule. This same information can be used to select advertisements that would be most informative and interesting to you. The result is an experience that more closely matches your interests and lifestyle.");
		player.setTopics("intel labs,future,tv,research");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


