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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Thedeal-PrivateCapitalSymposiumGaryParrOnBearStearns808.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/922674?source=3&file_type=flv");
		player.setUsersId('118197');
		player.setUsersLogin('thedeal');
		player.setPostsId(929090);
		player.setGuid("1A78E06C-26B1-11DD-B96E-8995A08E107A");
		player.setPlayerTarget(document.getElementById('blip_movie_content_929090'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(300);
		player.setHeight(200);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Thedeal-PrivateCapitalSymposiumGaryParrOnBearStearns899.jpg");
		
		player.setPostsTitle("Private Capital Symposium: Gary Parr on Bear Stearns");
		player.setDescription("At The Deal\'s Fifth Annual Private Capital Symposium, Gary Parr, vice chairman at Lazard, explained what happened with Bear Stearns. \"It is as simple, and it was the equivalent, as a run on the bank... Never of us have seen anything like that before,\" he said. For more see www.thedeal.com/blogs");
		player.setTopics("bear,stearns,gary,parr,private,capital,symposium,lazard,mergers,acquisitions");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


