tStr=404;http://nextbillion.net:80/blog/rss/topic/8<br />tStr=blog/rss/topic/8<br />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta name="google-site-verification" content="Hw-CiE9VhmN87rSl07gcHVvcl4C8jAsg-rJYg_clxnU" /><title>
	NextBillion.net | Development Through Enterprise
</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta content="Explore the connection between development and enterprise, seeking to raise the next billion people into the middle class from the base of the economic pyramid (BoP) by bringing together the community of business leaders, social entrepreneurs, NGOs, policy makers and academics." name="description" /><meta content="NextBillion, next billion, base of the pyramid, bop, development, enterprise, middle class, raise, poverty, business leaders, social entrepreneurs, NGOs, policy makers, academics" name="keywords" /><link rel="shortcut icon" href="/skins/1/images/icon.png" />
<!--link href="/css/nb.css" rel="stylesheet"  type="text/css" media="screen"/-->
<link href="/css/reset.css" rel="stylesheet" type="text/css" media="screen, print" /><link href="/css/style.css" rel="stylesheet" type="text/css" media="screen, print" />


<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../../../css/style_ie6.css" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" href="../../../css/style_ie7.css" /><![endif]-->
<!--[if IE 8]><link rel="stylesheet" type="text/css" href="../../../css/style_ie8.css" /><![endif]-->

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script type="text/javascript" src="/js/jquery.simplemodal-1.4.1.js"></script>
<script type="text/javascript" src="/js/jquery.easing.1.3.min.js"></script>
<script type="text/javascript" src="/js/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="/js/jquery.sliderkit.1.8.js"></script>
<script type="text/javascript" src="/js/jquery.cj-object-scaler.js"></script>
<script type="text/javascript" src="/js/hoverIntent.js"></script>
<script type="text/javascript" src="/js/common.js"></script>
<script type="text/javascript" src="/js/superfish.js"></script>
<script type="text/javascript" src="/js/jquery.tweet.js"></script>
<script type="text/javascript" src="/js/jquery.slider.js"></script>
<!--script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">
        stLight.options({
                publisher:'12345'//this needs to be set to your own publisher id
        });
</script-->
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script>
<script type="text/javascript">
$(document).ready(function(){
	$("#maincarousel").sliderkit({
		autospeed:6000,
		circular:true,
		mousewheel:true,
		shownavitems:5,
		scalar:true
	});
	$('#partnercarousel').sliderkit({
		autospeed:3000,
		shownavitems:1,
		circular:true,
		scrollspeed:500
	});	
	$("#sidetabs").sliderkit({
		auto:false,
		tabs:true,
		freeheight:true,
		circular:true
	});

});
$(document).ready(function() {
	$(".storyimg").each(function() {
		$(this).cjObjectScaler({
			method: "fit",
			fade: 400
		});
	});
	//$("#twitter").tweet({
	//	username: "nextbillion",
	//	count: 5,
	//	loading_text: "loading tweets...",
	//	template: "{join}{text}{time}",
	//});
	
	$('.sidegreysocialmid').first().css('display', 'block');
	$("#sidesocialswitch a").click(function(){//this toggles the social media sidewell
		if($("#facebook").hasClass("active")){
			$('#facebook').css('display', 'none');
			$('#twitter').css('display', 'block');
			$('.socialfacebook').css({backgroundPosition: '0 0'});
			$('.socialtwitter').css({backgroundPosition: '0 -35px'});
			$("#facebook").removeClass("active");
			$("#twitter").addClass("active");
		} else {
			$('#facebook').css('display', 'block');
			$('#twitter').css('display', 'none');
			$('.socialfacebook').css({backgroundPosition: '0 -35px'});
			$('.socialtwitter').css({backgroundPosition: '0 0'});
			$("#facebook").addClass("active");
			$("#twitter").removeClass("active");
		};
	});
	$(".sf-menu li a").hover(function() {//sets the hoverstate of the nav top item while hovering over the nav item
		$(this).css({backgroundPosition: '0px -39px'});
			}, function() {
			$(this).css({backgroundPosition: '0px 0px'});
	});
	$(".sub").hover(function() {//sets the hoverstate of the nav top item while hovering over the sub ul
		$(this).parent() .children(':first-child').css({backgroundPosition: '0px -39px'});
			}, function() {
			$(this).parent() .children(':first-child').css({backgroundPosition: '0px 0px'});
	});
	

	//TRENDING TABS
	$(".tab_content").hide(); //Hide all content
	$("ul.tabs li:first").addClass("active").show(); //Activate first tab
	$(".tab_content:first").show(); //Show first tab content

	//On Click Event
	$("ul.tabs li").click(function() {

		$("ul.tabs li").removeClass("active"); //Remove any "active" class
		$(this).addClass("active"); //Add "active" class to selected tab
		$(".tab_content").hide(); //Hide all tab content

		var activeTab = $(this).find("a").attr("href"); //Find the href attribute value to identify the active tab + content
		$(activeTab).fadeIn(); //Fade in the active ID content
		return false;
	});

	
});
	

	
</script>
<script type="text/javascript">
    function DoPopupX(theURL, w, h){
         popWin=window.open(theURL, 'dlgAuth', 'height='+h+',width='+w+',toolbars=0,scrollbars=0,resizable=1,location=0,status=0')
         popWin.focus();
        }
    </script>
<script>
<!--google-analytics NEW SCRIPT added 11/10/2014 17:08:23-->
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-7616137-1', 'auto');
  ga('send', 'pageview');

</script>
</head>
<body id="PageBody">
<form method="post" action="8?404%3bhttp%3a%2f%2fnextbillion.net%3a80%2fblog%2frss%2ftopic%2f8" id="form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTkyOTEzOTM5NGRklIQxIh5Tf1WcddlBx0r/2tB6JEO+ESE2UkJR+wJMCxE=" />

<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="2A133999" />
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAZq2oHQdwUfBRXZAr5li5aq4+3WpZQNb82rzs2KnT3rh5iteiXxqg1MqysB1fY/GaaD6gQ3tefG7RyAGalpqCdzbsdQnl5x0R+5a8lyIxcmWKoBKuKmiX2KROC2/4MjvnXHpVspZeBZAU5Oh8sxviULNDs1LpWMh/nQ+m7WrzWR1Q==" />
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="container">
<!-- BEGIN HEADER -->
	<div id="headercont">
		<div id="header">
			<div id="headerleft"><a href="/"><img src="/skins/1/images/logo_next-billion.gif" width="328" height="105" alt="Next Billion - Development Through Enterprise" /></a></div>
			<div id="headerright">
				<div id="searchbar">
					<div id="searchcont">
					<input name="ctl00$txtSearch" type="text" value="Search Blogs, News, Jobs, Staff" id="txtSearch" class="txbx1" onfocus="javascript:if (this.value == &#39;Search Blogs, News, Jobs, Staff&#39;){this.value=&#39;&#39;;this.style.color=&#39;#000000&#39;;}" style="position:relative;top:1px;border:solid 0px #eeeeee;background-color:Transparent;padding-left:12px;font-size:15px;color:#aaaaaa;" />
						<!--form id="searchform" action="">
							<input type="text" id="searchsite" value="Search" onclick="javascript:clickclear(this, 'Search');" onblur="javascript:clickrecall(this, 'Search');" />
							<input name="searchsitebtn" id="searchsitebtn" onclick="document.getElementById('searchform').submit();" type="image" src="/skins/1/images/blank.gif" />
						</form-->
					</div>
					<div id="languages"><a href="http://www.nextbillion.net/bopsummit/" title="BoP Summit" class="bop" style="display:none;">BoP Summit</a><a href="http://nextbillion.net/fi/" title="Financial Innovation" class="finn">Financial Innovation</a><a href="http://nextbillion.net/healthcare/" title="HealthCare" class="hcare">HealthCare</a><a href="http://nextbillion.net/" title="English" class="english">English</a><a href="http://nextbillion.net/spanish" title="Español" class="espanol">Español</a><a href="http://nextbillion.net/brasil" title="Brasil" class="brasil">Brasil</a></div>
				</div>
				<div id="navbar">
					<div id="nav">
						<ul class="sf-menu">
							<li>
								<a title="Blogs" id="blogs">Blogs</a>
								<ul class="first sub">
									<li><a href="/blogfeed.aspx"  title="All Blog Posts"><b style="color:#007777;">All Blog Posts</b></a></li>
									<li><a href="/fi"  title="NB Financial Innovation">NB Financial Innovation</a></li>
									<li><a href="/healthcare"  title="NextBillion Healthcare">NextBillion Healthcare</a></li>
									<li><a href="/spanish"  title="Español Archive">Español Archive</a></li>
									<li><a href="/brazil"  title="Brasil Archive">Brasil Archive</a></li>
									<!--li><a href="/bopsummit"  title="BoP Summit 2013 Healthcare">BoP Summit 2013</a></li-->
									<li><a href="/subblog.aspx?sbid=11"  title="Agriculture &amp; Environment">Agriculture &amp; Environment</a></li>
									<li><a href="/subblog.aspx?sbid=12"  title="The Big Idea">The Big Idea</a></li>
									<li><a href="/subblog.aspx?sbid=13"  title="BoP In Focus">BoP In Focus</a></li>
									<li><a href="/subblog.aspx?sbid=14"  title="Energy &amp; Technology">Energy &amp; Technology</a></li>
									<!--li><a href="/subblog.aspx?sbid=15"  title="Finance">Finance</a></li-->
									<li><a href="/subblog.aspx?sbid=16"  title="Capturing&nbsp;Impact">Capturing&nbsp;Impact</a></li>
								</ul>
							</li>
							<li>
								<a title="NewsFeed" id="newsfeed">NewsFeed</a>
								<ul class="sub">
									<li><a href="/newsfeed.aspx" title="All News"><b style="color:#007777;">All News</b></a></li>
									<li><a href="/newsfeed.aspx?r=6" title="Asia Pacific">Asia Pacific</a></li>
						            <li><a href="/newsfeed.aspx?r=4" title="Europe &amp; Eurasia">Europe &amp; Eurasia</a></li>
						            <li><a href="/newsfeed.aspx?r=1" title="Latin America">Latin America</a></li>
						            <li><a href="/newsfeed.aspx?r=2" title="North Africa &amp; Near East">North Africa &amp; Near East</a></li>
						            <li><a href="/newsfeed.aspx?r=5" title="South Asia">South Asia</a></li>
						            <li><a href="/newsfeed.aspx?r=3" title="Sub-Saharan Africa">Sub-Saharan Africa</a></li>
								</ul>
							</li>
							<li>
								<a title="Career Center" id="career">Career Center</a>
								<ul class="sub">
									<li><a href="/jobsfeed.aspx"  title="All Jobs"><b style="color:#007777;">All Jobs</b></a></li>
									<li><a href="/jobposter.aspx"  title="Submit a Job">Submit a Job</a></li>
								</ul>
							</li>	
							<li>
								<a title="Partners" id="partners">Partners</a>
								<ul class="sub">
									<!-- li><a href="#"  title="All Partners ">All Partners </a></li REMOVED per NEO 12/14-->
									<!--li><a href="/partners.aspx?pid=113"  title="New Ventures">New Ventures</a></li REMOVED per BOB 10/5-->
									<li><a href="/partners.aspx?pid=101"  title="William Davidson Institute">William Davidson Institute</a></li>
									<li><a href="/partners.aspx?pid=102"  title="Citi Foundation">Citi Foundation</a></li>
									<!--li><a href="/partners.aspx?pid=103"  title="Acumen Fund">Acumen Fund</a></li-->
									<!--li><a href="/partners.aspx?pid=116"  title="Anavo">Anavo</a></li-->
									<!--li><a href="/partners.aspx?pid=105"  title="Ashoka">Ashoka</a></li-->
									<!--li><a href="/partners.aspx?pid=104"  title="Ande">ANDE</a></li REMOVED per RAH 3/25-->
									<!--li><a href="/partners.aspx?pid=111"  title="AVINA">AVINA</a></li-->
									<li><a href="/partners.aspx?pid=114"  title="IDB">IDB</a></li>
									<!--li><a href="/partners.aspx?pid=106"  title="TechnoServe">TechnoServe</a></li-->
									<!--li><a href="/partners.aspx?pid=117"  title="Mercy Corps">Mercy Corps</a></li-->
									<li><a href="/partners.aspx?pid=119"  title="Calvert Foundation">Calvert Foundation</a></li>
									<li><a href="/partners.aspx?pid=121"  title="Calvert Foundation">Grameen Foundation</a></li>
									<li><a href="/partners.aspx?pid=122"  title="Calvert Foundation">IPA </a></li>
									<li><a href="/partners.aspx?pid=123"  title="Calvert Foundation">Accion</a></li>
									<li><a href="/partners.aspx?pid=124"  title="Calvert Foundation">CFSI</a></li>
									<li><a href="/partners.aspx?pid=125"  title="Calvert Foundation">ideas42</a></li>
								</ul>
							</li>
							<li>
								<a  title="Community" id="resource">Community</a>
								<ul class="sub">
									<li><a href="/Events.aspx" title="Events">Events</a></li>
									<li><a href="/ourteam.aspx"  title="Our Team">Our Team</a></li>
									<li><a href="/About.aspx"  title="About Us">About Us</a></li>
								</ul>
							</li>	
						</ul>
					</div>
					<div id="sociallinks">
						<a href="http://www.facebook.com/pages/NextBillionnet/51114324653" title="Next Billion Facebook"><img src="/skins/1/images/icon_facebook.png" width="23" height="21" alt="Next Billion Facebook" /></a>
						<a href="https://plus.google.com/106537560889318377490"  title="Next Billion Google +"><img src="/skins/1/images/icon_googleplus.png" width="23" height="21" alt="Next Billion Google +" /></a>
						<a href="http://twitter.com/nextbillion" title="Next Billion Twitter"><img src="/skins/1/images/icon_twitter.png" width="23" height="21" alt="Next Billion Twitter" /></a>
						<a href="http://www.linkedin.com/groups?about=&gid=1816539" title="Next Billion LinkedIn"><img src="/skins/1/images/icon_linkedin.png" width="23" height="21" alt="Next Billion LinkedIn" /></a>
						<a href="http://feeds.feedburner.com/NextBillionBlogs" title="Next Billion RSS"><img src="/skins/1/images/icon_rss.png" width="23" height="21" alt="Next Billion RSS" /></a>
					</div>
				</div>
			</div>
		</div>
	</div>
	<!-- END HEADER -->




        
        <!--%'//*******************************************%>
        <!--%'//************* YER CONTENT BELOW HERE ******%>
        <!--%'//*******************************************%-->
	   
<div style="clear:both;width:100%;visibility:hidden;height:0px;overflow:hidden;">
	 <table width="876" cellpadding="2" cellspacing="2" align="center" border="0" style="border:solid 1px#cccccc;">
        <tr><td colspan="2" class="rbor2">NextBillion provides its own URL Shortening capability: NB2X.</td></tr>
        <tr><td colspan="2">This service is available to all NextBillion Members. <i>Why not just use <tt>bit.ly</tt> and the others?</i>&nbsp;Because NextBillion controls these shortened URLs, and can monitor them to prevent SP4M and Phishing. Your followers can click with confidence.</td></tr>
        <tr><td class="rb2">Enter the URL you wish to shorten:&nbsp;</td><td> <input name="ctl00$cphSlave1$txtPlain" type="text" id="cphSlave1_txtPlain" style="background-color:#ddeeff;border-left: solid 1px #aaaaaa;border-top: solid 1px #999999;color:#006600;font-family:Calibri, Arial, sans serif;font-size: 14px;font-weight:normal;text-align:left;vertical-align:top;padding-left: 4px;padding-top: 2px;padding-right: 2px;" /><br /><input type="submit" name="ctl00$cphSlave1$bGo" value="NB2XCode it!" id="cphSlave1_bGo" /></td></tr>
        <tr><td class="rb2">This is your NB2X Link:&nbsp;</td><td><br /><span style="tinylink">Copy & Paste this link to your posting.</span></td></tr>
        <tr><td colspan="2">&nbsp;<br />
        <br /><br /></td></tr>
        
        <tr><td class="rb2" style="color:Black;">If you are trying to use a NB2X Code, enter it here:</td><td><input name="ctl00$cphSlave1$txtTheCode" type="text" id="cphSlave1_txtTheCode" class="txbx1" /><input type="submit" name="ctl00$cphSlave1$Button1" value="Go!" id="cphSlave1_Button1" class="tinybutton" /></td></tr>
        
      </table>
      </div>
      <div style="clear:both;text-align:center;background-color:#e5e0c3;padding:72px;height:256px;margin-bottom:0px;"><h1 style="color:#ff3300;font-family:Arial Rounded MT Bold;font-size:24px;">Sorry, I can't find that page.<br><br></h1> <b>Coming Soon:</b>&nbsp;Capability to find legacy content!</div>
      <div style="clear:both;height:0px;"></div>

	   
	   

 <!-- BEGIN FOOTER -->
	<div id="footercont">
		<div id="footer">
			<div id="footertop">
				<div id="footerlogo"><a href="/"><img src="/skins/1/images/logo_next-billion_footer.gif" width="209" height="111" alt="Next Billion" /></a></div>
				<div id="footertoplinks">
					<a href="/m" title="Mobile Site"><span style="tinytext">Mobile Site</span><img src="/skins/1/images/MObileIcon64.png" style="height:32px;position:relative;top:-12px;float:right;"/></a>
					<a href="/about.aspx" title="About Us" class="about">About Us</a>
					<a href="/ourteam.aspx" title="Our Team" class="ourteam">Our Team</a>
					<a href="/contactus.aspx" title="Contact Us" class="contactus">Contact Us</a>
					<a href="/events.aspx" title="Events" class="events">Events</a>
					<a href="http://espanol.nextbillion.net/" title="Español" class="espanol">Español</a>
					<a href="http://brasil.nextbillion.net/" title="Brasil" class="brasil">Brasil</a>
				</div>
			</div>
			<div id="footermid">
				<div id="footernav">
					<div id="footernavtop">
						<a href="/blogfeed.aspx" class="first blogs">Blogs</a>
						<a href="/newsfeed.aspx" class="second newsfeed">NewsFeed</a>
						<a href="/jobsfeed.aspx" class="fourth career">Career Center</a>
						<a href="#" class="third partners">Partners</a>
						<a href="#" class="fifth resource">Community</a>
					</div>
					<div id="footersocial">
						<a href="http://www.facebook.com/pages/NextBillionnet/51114324653" title="Next Billion Facebook"><img src="/skins/1/images/nav_bottom_facebook.gif"  width="25" height="25"  alt="Next Billion Facebook" /></a>
						<a href=""  title="Next Billion Google +"><img src="/skins/1/images/nav_bottom_googleplus.gif" width="25" height="25" alt="Next Billion Google +" /></a>
						<a href="http://twitter.com/nextbillion" title="Next Billion Twitter"><img src="/skins/1/images/nav_bottom_twitter.gif" width="25" height="25" alt="Next Billion Twitter" /></a>
						<a href="" title="Next Billion LinkedIn"><img src="/skins/1/images/nav_bottom_linkedin.gif"  width="25" height="25" alt="Next Billion LinkedIn" /></a>
						<a href="http://feeds.feedburner.com/NextBillionBlogs" title="Next Billion RSS"><img src="/skins/1/images/nav_bottom_rss.gif"  width="25" height="25" alt="Next Billion RSS" /></a>
					</div>
					</div>
				</div>
				<div id="footernavbottom">
					<ul class="blogs">
						<li><a href="/blogfeed.aspx"  title="All Blogs">All Blogs</a></li>
						<li><a href="/fi"  title="Financial Innovation">Financial Innovation</a></li>
						<li><a href="/healthcare"  title="Healthcare">Healthcare</a></li>
						<li><a href="/spanish"  title="Español Archive">Español Archive</a></li>
						<li><a href="/brazil"  title="Brasil Archive">Brasil Archive</a></li>
						<li><a href="/subblog.aspx?sbid=11"  title="Agriculture &amp; Environment">Agriculture &amp; Environment</a></li>
						<li><a href="/subblog.aspx?sbid=12"  title="The Big Idea">The Big Idea</a></li>
						<li><a href="/subblog.aspx?sbid=13"  title="BoP In Focus">BoP In Focus</a></li>
						<li><a href="/subblog.aspx?sbid=14"  title="Energy &amp; Technology">Energy &amp; Technology</a></li>
						<!--li><a href="/subblog.aspx?sbid=15"  title="Finance">Finance</a></li-->
						<li><a href="/subblog.aspx?sbid=16"  title="Capturing Impact">Capturing Impact</a></li>
						<li><a href="/bloglist.aspx"  title="All Blog List">All Blog List</a></li>
					</ul>
					<ul class="newsfeed">
						<li><a href="/newsfeed.aspx" title="All News">All News</a></li>
						<li><a href="/newsfeed.aspx?r=6" title="Asia Pacific">Asia Pacific</a></li>
						<li><a href="/newsfeed.aspx?r=4" title="Europe &amp; Eurasia">Europe &amp; Eurasia</a></li>
						<li><a href="/newsfeed.aspx?r=1" title="Latin America">Latin America</a></li>
						<li><a href="/newsfeed.aspx?r=2" title="North Africa &amp; Near East">North Africa &amp; Near East</a></li>
						<li><a href="/newsfeed.aspx?r=5" title="South Asia">South Asia</a></li>
						<li><a href="/newsfeed.aspx?r=3" title="Sub-Saharan Africa">Sub-Saharan Africa</a></li>
					</ul>
					<ul class="career">
						<li><a href="/jobsfeed.aspx"  title="All Jobs">All Jobs</a></li>
						<li><a href="/jobposter.aspx"  title="Submit a Job">Submit a Job</a></li>
					</ul>
					<ul class="partners">
						<!--li><a href="/partners.aspx?pid=113"  title="New Ventures">New Ventures</a></li REMOVED per BOB 10/5-->
						<li><a href="/partners.aspx?pid=101"  title="William Davidson Institute">WDI</a></li>
						<li><a href="/partners.aspx?pid=102"  title="Citi Foundation">Citi Foundation</a></li>
						<!--li><a href="/partners.aspx?pid=103"  title="Acumen Fund">Acumen Fund</a></li-->
						<!--li><a href="/partners.aspx?pid=116"  title="Anavo">Anavo</a></li-->
						<!--li><a href="/partners.aspx?pid=105"  title="Ashoka">Ashoka</a></li-->
						<!--li><a href="/partners.aspx?pid=104"  title="Ande">ANDE</a></li REMOVED per RAH 3/25-->
						<!--li><a href="/partners.aspx?pid=111"  title="AVINA">AVINA</a></li-->
						<li><a href="/partners.aspx?pid=114"  title="IDB">IDB</a></li>
						<!--li><a href="/partners.aspx?pid=106"  title="TechnoServe">TechnoServe</a></li-->
						<!--li><a href="/partners.aspx?pid=117"  title="Mercy Corps">Mercy Corps</a></li-->
                        <li><a href="/partners.aspx?pid=119"  title="Calvert Foundation">Calvert Foundation</a></li>
						<li><a href="/partners.aspx?pid=121"  title="Calvert Foundation">Grameen Foundation</a></li>
						<li><a href="/partners.aspx?pid=122"  title="Calvert Foundation">IPA </a></li>
						<li><a href="/partners.aspx?pid=123"  title="Calvert Foundation">Accion</a></li>
						<li><a href="/partners.aspx?pid=124"  title="Calvert Foundation">CFSI</a></li>
						<li><a href="/partners.aspx?pid=125"  title="Calvert Foundation">ideas42</a></li>
					</ul>
					<ul class="resource">
						<li><a href="/Events.aspx" title="Events">Events</a></li>
						<li><a href="/ourteam.aspx"  title="Our Team">Our Team</a></li>
						<li><a href="/About.aspx"  title="About Us">About Us</a></li>
					</ul>
					
				</div>
			</div>
		</div>
	<!-- END FOOTER -->
</div>
<!-- START STORY MODAL -->
<!-- The story modal call is in the common.js file which is pulling in the storymid.html and storyfoot.html which should be set to pull in that data as opposed to the html files -->
<div id="storymodal">
	<div class="storymodalcont">
		<div class="storymodalheader">
			<h2 class="snapshot">Story Snapshot</h2>
			<a class="simplemodal-close right" onclick="">CLOSE</a>
		</div>
		<div class="storymodalcontent" id="resultmid">
		
		
		</div>
		<div class="storymodalfooter"><h3 class="storiesinterest"></h3>
			<div id="resultfoot"></div>
		</div>
	</div>
	<div class="storymodalbottom"></div>
</div>
<!-- END STORY MODAL -->
</form>
</body>
</html>
