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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Compartuser-HenkGilhuisAfter648.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/1767538?source=3&file_type=flv");
		player.setUsersId('160153');
		player.setUsersLogin('compartuser');
		player.setPostsId(1776191);
		player.setGuid("0E225650-F946-11DD-96E1-DA24FB52A2F1");
		player.setPlayerTarget(document.getElementById('blip_movie_content_1776191'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Compartuser-HenkGilhuisAfter489-417.jpg");
		
		player.setPostsTitle("Tumbling the ComPart approach to make it work for the people");
		player.setDescription("Utrecht, 12 Febrary 2009 - During the ComPart South workshop we met with several ICCO staff, to discuss with them how ComPart can support ICCO and ICCO partners\' activities in the different regions.<br /><br />In this video recorded after the meeting among ICCO staff and the regional \'enablers\' Henk Gilhuis underlines how the ComPart support team has been \'tumbling the approach\', putting people and their activities ahead of the tools.<br /><br />See more from the ComPart South workshop at:<br /><p><a href=\"http://ikcoblog.blogspot.com/search/label/compartsupport\" target=\"_blank\">http://ikcoblog.blogspot.com/search/label/compartsupport </a></p>");
		player.setTopics("compartsupport");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


