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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Thedeal-TheDealCalendarMay5May92008844.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/875478?source=3&file_type=flv");
		player.setUsersId('118197');
		player.setUsersLogin('thedeal');
		player.setPostsId(881933);
		player.setGuid("673A54F6-1943-11DD-B6D0-F6F9E039573D");
		player.setPlayerTarget(document.getElementById('blip_movie_content_881933'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(300);
		player.setHeight(200);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Thedeal-TheDealCalendarMay5May92008870.png");
		
		player.setPostsTitle("The Deal Calendar: May 5 - May 9, 2008");
		player.setDescription("<p><a href=\"http://www.thedeal.com/blogs\">TheDeal.com </a>breaks down the essential M&#38;A happeninga for the week of May 5th, including a preview of the Clear Channel/Bain/TH Lee trial, News Corp&#39;s earnings, the Getty Images deal and more.</p><p>Tune into The Deal calendar every week to plan your schedule.   </p>");
		player.setTopics("deal,mergers and acquisitions,m&a,clear channel,news corp,getty images,private equity");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


