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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Paloaltocitylibrary-YourDoctorAndYourBrainWithDrYusraHussain671.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2201396?source=3&file_type=flv");
		player.setUsersId('371356');
		player.setUsersLogin('paloaltocitylibrary');
		player.setPostsId(2212264);
		player.setGuid("60493BF4-5154-11DE-815F-9996B7C41416");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2212264'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(640);
		player.setHeight(480);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Paloaltocitylibrary-YourDoctorAndYourBrainWithDrYusraHussain390-439.jpg");
		
		player.setPostsTitle("Your Doctor and Your Brain with Dr. Yusra Hussain");
		player.setDescription("<p>Palo Alto City Library presents &#34;Your Doctor and Your Brain&#34; as part of the Feed Your Head: Nourish Your Boomer Brain at the Library series.</p><p>Dr. Yusra Hussain, geriatric and internal medicine specialist at Stanford Hospital and Clinics, speaks about normal brain function, the risk factors for cognitive decline, and protective mechanisms to prevent or delay cognitive impairment.  This video shows highlights from the talk.</p>");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


