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_338150() {
	try {
		if (typeof(PokkariPlayerOptions.showPlayerOptions) == "undefined") 
			PokkariPlayerOptions.showPlayerOptions = {};

		PokkariPlayerOptions.showPlayerOptions.playerUrl = "http://a.blip.tv/scripts/flash/showplayer.swf";

		var player = PokkariPlayer.GetInstanceByMimeType("video/mp4");
		window.player_338150 = player;

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Bitstories-BitStoriesVideoJuniorTheAutonomousVehicle613.mp4?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/333385?source=3&file_type=mpeg4");
		player.setUsersId('72349');
		player.setUsersLogin('bitstories');
		player.setPostsId(338150);
		player.setGuid("AF87A348-45FA-11DC-B9BC-9E1266E7C5BA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_338150'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(360);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Bitstories-BitStoriesVideoJuniorTheAutonomousVehicle387.jpeg");
		
		player.setPostsTitle("BitStories Video - \"Junior\" the Autonomous Vehicle");
		player.setDescription("<p>The DARPA Urban Challenge is a contest to build an autonomous vehicle that can operate in a city setting - a car that can drive itself around town. Sound like science fiction? Stanford University is well down the path to achieving it with &#34;Junior&#34;, a modified Volkswagen Passat wagon, powered by a pair of Intel quad core computers, and some of the most advanced software in the world.</p><p>Sound familiar? It should. Stanford Racing Team\'s &#34;Stanley&#34; autonomous vehicle won the DARPA Grand Challenge in 2005. In fact, it was one of only 5 vehicles to finish the 132 mile desert course. So these guys obviously know what they\'re doing. :-)</p><p>I shot this 6 minute video at Research@Intel Day at Intel\'s Santa Clara campus, where Stanford and Intel researchers were showing off Junior. I talked with Sebastian Thrun from Stanford and Scott Ettinger from Intel about the story behind Junior, and the hardware and software used to make him go. You can download the video directly at this link, or watch it in the player above.</p><p>Find out more about <a href=\"http://cs.stanford.edu/group/roadrunner/\" target=\"_blank\">Junior and the Stanford Racing Team</a> as well as the <a href=\"http://www.darpa.mil/grandchallenge/index.asp\" target=\"_blank\">DARPA Urban Challenge</a> on their respective sites. The DARPA Urban Challenge is scheduled to take place on Nov. 3, 2007, so tune and cheer Junior on! :-) </p><p>The video file is a 640x360 MPEG-4 H.264 video file. It weighs about 73MB, and should play just fine on your computer, iPod, Apple TV, iPhone, or just about any other device that can play Quicktime video. </p>");
		player.setTopics("intel,bitstories,bit,software,stories,research,stanford,darpa,grand,urban,challenge,autonomous,vehicle,junior");
		player.setContentRating("TV-G");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


