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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Johmurph-SoWhatIsDataCenter30AnUpdate793.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1588982?source=3&file_type=flv");
		player.setUsersId('299429');
		player.setUsersLogin('johmurph');
		player.setPostsId(1597323);
		player.setGuid("3C08BB88-CC9E-11DD-ADC5-C2C46EC87842");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1597323'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(400);
		player.setHeight(250);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Johmurph-SoWhatIsDataCenter30AnUpdate271.jpg");
		
		player.setPostsTitle("So What is Data Center 3.0? An Update…");
		player.setDescription("Based on our conversations at the C-Scape event this week, or #cscape for Twitter users, we made this quick video explaining the evolution of our portfolio and a bit about what we see happening in the data center, virtualization, and cloud computing markets.   Doug Gourlay, Senior Director Cisco Data Center Solutions");
		player.setTopics("data center,virtualization,cloud computing");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


