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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Winninghearts-WinningHeartsAndMinds1MeetTheTeam141.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/173929?source=3&file_type=flv");
		player.setUsersId('49838');
		player.setUsersLogin('winninghearts');
		player.setPostsId(178112);
		player.setGuid("21EEA53C-D5E2-11DB-9E27-808B51F5F996");
		player.setPlayerTarget(document.getElementById('blip_movie_content_178112'));
		
		player.setAdvertisingType("postroll_blip");
		
		
		player.setWidth(450);
		player.setHeight(320);
		
		
		
		player.setAutoPlay(false);
		
		
		player.setThumbnail("http://a.images.blip.tv/Winninghearts-WinningHeartsAndMinds1MeetTheTeam562.JPG");
		
		player.setPostsTitle("Winning Hearts and Minds (1) Meet The Team");
		player.setDescription("We heard about the work being done by the soldiers of the US Army 321st Civil Affairs Command, and thought the story needed to be told. We provided them with camera equipment and asked them to record their mission. Watch these extraordinary soldiers tell us about how the US Army Civil Affairs Corps wins the hearts and minds of the people in Afghanistan. In this episode we meet the team - Sergeants Kling, Reisz, Carrilllo and their CO Captain Corsten.");
		player.setTopics("iraq,afghanistan,war,soldier,good,works,humanitarian,aid,civil,affairs,us,army,kling,iraq");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


