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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Thedeal-DistressedInvesting2008Manufacturing287.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/640743?source=3&file_type=flv");
		player.setUsersId('118197');
		player.setUsersLogin('thedeal');
		player.setPostsId(646606);
		player.setGuid("98150220-D108-11DC-B7AD-955DB532E7DA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_646606'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(300);
		player.setHeight(250);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Thedeal-DistressedInvesting2008Manufacturing260.png");
		
		player.setPostsTitle("Distressed Investing 2008: Manufacturing ");
		player.setDescription("How is the manufacturing industry weathering the current economic downturn? The Keynote Panel at the 2008 Distressed Investing Conference in Las Vegas, reviews the opportunities and challenges facing rust belt companies. Read complete coverage of the event here.");
		player.setTopics("manufacturing,rustbelt,unions,distressed debt,the deal");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


