 document.write('<div id="gallery"> <a href="#" class="show"> <img src="images/whatwedoslider_education.jpg" alt="Education" width="243" height="140" rel="Education -&nbsp;<a href=basic_education.htm>more &rarr;</a>"/> </a> <a href="#"> <img src="images/whatwedoslider_health.jpg" alt="Primary Healthcare" width="243" height="140" rel="Primary Healthcare -&nbsp;<a href=primary_healthcare.htm>more &rarr;</a>"/> </a> <a href="#"> <img src="images/whatwedoslider_water.jpg" alt="Water and Sanitation" width="243" height="140" rel="Water and Sanitation -&nbsp;<a href=water_and_sanitation.htm>more &rarr;</a>"/> </a> <a href="#"> <img src="images/whatwedoslider_rural.jpg" alt="Rural Development" width="243" height="140" rel="Rural Devleopment -&nbsp;<a href=rural_development.htm>more &rarr;</a>"/> </a> <a href="#"> <img src="images/whatwedoslider_urban.jpg" alt="Urban Community Development" width="243" height="140" rel="Urban Community Development -&nbsp;<a href=urban_community_development.htm>more &rarr;</a>"/> </a> <a href="#"> <img src="images/whatwedoslider_income.jpg" alt="Income Generation" width="243" height="140" rel="Income Generation -&nbsp;<a href=income_generation.htm>more &rarr;</a>"/> </a> <a href="#"> <img src="images/whatwedoslider_humanrights.jpg" alt="Human Rights" width="243" height="140" rel="Human Rights -&nbsp;<a href=human_rights.htm>more &rarr;</a>"/> </a> <a href="#"> <img src="images/whatwedoslider_environment.jpg" alt="The Environment" width="243" height="140" rel="The Environment -&nbsp;<a href=the_environment.htm>more &rarr;</a>"/> </a> <div class="caption"><div class="content"></div></div></div>')




/*
THIS IS THE SECTORS DROPDOWN TEMPLATE
MAKE SURE TO SUBSTITUTE &#39; for ' 

<div id="gallery">

	<a href="basic_education.htm" class="show">
		<img src="images/whatwedoslider_education.jpg" alt="Education" width="243" height="140" rel="Education -&nbsp;<a href=basic_education.htm>more &rarr;</a>"/>
	</a>

	<a href="primary_healthcare.htm">
		<img src="images/whatwedoslider_health.jpg" alt="Primary Healthcare" width="243" height="140" rel="Primary Healthcare -&nbsp;<a href=primary_healthcare.htm>more &rarr;</a>"/>
	</a>

	<a href="water_and_sanitation.htm">
		<img src="images/whatwedoslider_water.jpg" alt="Water and Sanitation" width="243" height="140" rel="Water and Sanitation -&nbsp;<a href=water_and_sanitation.htm>more &rarr;</a>"/>
	</a>


	<a href="rural_development.htm">
		<img src="images/whatwedoslider_rural.jpg" alt="Rural Development" width="243" height="140" rel="Rural Development -&nbsp;<a href=rural_development.htm>more &rarr;</a>"/>
	</a>

	<a href="urban_community_development.htm">
		<img src="images/whatwedoslider_urban.jpg" alt="Urban Community Development" width="243" height="140" rel="Urban Community Development -&nbsp;<a href=urban_community_development.htm>more &rarr;</a>"/>
	</a>

	<a href="income_generation.htm">
		<img src="images/whatwedoslider_income.jpg" alt="Income Generation" width="243" height="140" rel="Income Generation -&nbsp;<a href=income_generation.htm>more &rarr;</a>"/>
	</a>


	<a href="human_rights.htm">
		<img src="images/whatwedoslider_humanrights.jpg" alt="Human Rights" width="243" height="140" rel="Human Rights -&nbsp;<a href=human_rights.htm>more &rarr;</a>"/>
	</a>

	<a href="the_environment.htm">
		<img src="images/whatwedoslider_environment.jpg" alt="The Environment" width="243" height="140" rel="The Environment -&nbsp;<a href=the_environment.htm>more &rarr;</a>"/>
	</a>

	<div class="caption"><div class="content"></div></div>
</div>
		
*/
