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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Winninghearts-WinningHeartsAndMinds3SecuredCompound873.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/186264?source=3&file_type=flv");
		player.setUsersId('49838');
		player.setUsersLogin('winninghearts');
		player.setPostsId(190492);
		player.setGuid("34BDE682-E0B4-11DB-9D9F-ECFBD1C8285B");
		player.setPlayerTarget(document.getElementById('blip_movie_content_190492'));
		
		player.setAdvertisingType("postroll_blip");
		
		
		player.setWidth(400);
		player.setHeight(280);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Winninghearts-WinningHeartsAndMinds3SecuredCompound982.JPG");
		
		player.setPostsTitle("Winning Hearts and Minds (3) Secured Compound");
		player.setDescription("Sgts Kling, Carillo, Reisz and Cpt Corsten meet the children of the community and then take time out inside the secured compound. Sgt Kling discusses what it takes to make a difference in Afghanistan, before experiencing the taste sensation of the region\'s first fast food restaurant. Basically, everything tastes like chicken ...<br />");
		player.setTopics("kling,war,army,us,civil,affairs,humanitarian,aid,soldiers,peace,community,afghanistan,iraq");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


