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

		player.setPrimaryMediaUrl("http://blip.tv/file/get/Hopkinsons-ChristianSocietyDevelopmentCampaignRukumNepal912.flv?source=3");
		player.setSiteUrl('http://blip.tv');
		player.setPermalinkUrl("http://blip.tv/file/view/2088013?source=3&file_type=flv");
		player.setUsersId('355008');
		player.setUsersLogin('hopkinsons');
		player.setPostsId(2098430);
		player.setGuid("B6701D08-3BC5-11DE-962B-E3927C3014CA");
		player.setPlayerTarget(document.getElementById('blip_movie_content_2098430'));
		
		player.setAdvertisingType("");
		
		
		player.setWidth(320);
		player.setHeight(240);
		
		
		
		player.setAutoPlay(true);
		
		
		player.setThumbnail("http://a.images.blip.tv/Hopkinsons-ChristianSocietyDevelopmentCampaignRukumNepal504.jpg");
		
		player.setPostsTitle("Christian Society Development Campaign - Rukum, Nepal");
		player.setDescription("This is a short video clip of the women\'s group: Christian Society Development Campaign, operating in Rukum, Nepal. With the help of the United Missions to Nepal, this group have been able to come together and explore opportunities for Development in their area. They are conflict affected widows who want to make a difference in their community, and it is our priviledge to be able to support them.");
		player.setTopics("");
		player.setContentRating("TV-UN");
		
		
	player.render();
	} catch(e) {
		// no pp
        	
	}
}


