function setCopy(imageNumber)
{
	var copy;
	switch(imageNumber)
	{
		case 1:
		copy = "<h1>Derac, Haiti</h1> <br>"+
		"<p>In July of 2009, I went to northern Haiti with a friend who has been making Haiti and its people his second home "+ 
			"for a number of years. We spent ten days in numerous venues. <br><br>"+
			"<p>The International Sports  "+
			"Alliance exists to make a significant and enduring difference in the lives of the world’s impoverished by helping  "+
			"people to rise above their present circumstances, to reach the highest potential of their intended design, and to  "+
			"become catalysts for change through servant leadership.</p>";
			break;
		
		
		case 2:
			copy = "<h1>Derac, Haiti</h1> <br>"+
			"<p>We spent the morning connecting in this small, impoverished village; playing soccer, handing out water and  "+
			"sharing hope at the site of an abandoned rope factory just north of Fort Liberte'.</p>";
			break;
	
		case 3:
			copy = "<h1>Fort Liberte’, Haiti</h1><br>"+
			"<p>Walking through town one evening we came upon this older man. His hat had Puerto Rico written on it. "+
			"I am sure there is a story there.</p>";
			break;
	
		case 4:
			copy = "<h1>Fort St. Joseph, Fort Liberte’, Haiti</h1><br>"+
			"<p>The fort, which is now just decayed ruins, was constructed within the Fort Liberte’ city limits in 1731  "+
			"at the port near the land end facing the bay, built  "+
			"under the directive of Louis XV, King of France, in order to defend against invasions. </p>";
			break;
				
		case 5:
			copy = "<h1>Dominican Republic border</h1><br>"+
			"<p>Fort Liberte’ with its 11,000 inhabitants, is a very short distance from the Dominican Republic border.  "+
			"We crossed the border one afternoon  "+
			"to see the markets and found the crossing chaotic, jammed with folks travelling to and from the market with wares. </p>";
			break;
	
		case 6:
			copy = "<h1>Dominican Republic border</h1><br>"+
			"<p>A short distance from the Dominican Republic border, we crossed the border one afternoon to see the markets.  "+
			"Most of the wares were transported via these huge carts pulled and pushed by young men. </p>";
			break;
		case 7:
			copy = "<h1>Phaeton, Haiti</h1> <br>"+
			"<p>Phaeton is a small, impoverished yet beautiful fishing village on the coast of northern Haiti. It was clear that "+
			"the people who lived here did so with great thoughtfulness, using the little they owned with great care.  "+
			"The village was well cared for and the people very friendly.</p>";
			break;		
				
		case 8:
			copy = "<h1>Phaeton, Haiti</h1> <br>"+
			"<p>Phaeton is supported by fishing. The week before arrived one of their fishermen was killed while on a trip to the  "+
			"Dominican Republic selling his catch. There is a much historical animosity between these two nations that share Hispaniola.</p>";
		    break;	
				
		case 9:
			copy = "<h1>Phaeton, Haiti</h1><br>"+
			"<p>I knew I was not in Kansas anymore when this youth who was following us bent down, picked up a conch shell on the "+
			"beach and began blow the shell as if it were a shofar. </p>";
			break;
				
		case 10:
			copy = "<h1>Phaeton, Haiti</h1><br>"+
			"<p>Haiti by most accounts is the poorest nation in the western hemisphere. It is hard to imagine how folks survive the  "+
			"lack of resources, hurricanes and limited governance, let alone an earthquake of epic porportions.</p>";
			break;
	
		case 11:
			copy = "<h1>Phaeton, Haiti</h1><br>"+
			"<p>Everywhere we went, one had only to pull out a soccerball and children came from every corner.  "+
			"Soccer is life in these impovered villages and all play is done with great passion.</p>";
			break;
	
		case 12:
			copy = "<h1>Cap Haitien, Haiti</h1><br>"+
			"<p>Cap Haitien is a city of about 190,000 people on the north coast of Haiti.   "+
			"It was an important city during the colonial period and was the first capital of the Kingdom of Northern Haiti "+
			"under King Henri Christophe. </p>"; 
			break;
	
		case 13:
			copy = "<h1>Cap Haitien, Haiti</h1> <br>"+
			"<p>Once a lush island covered in trees Haiti is now 98 percent deforested. Twenty million trees are felled each  "+
			"year to meet the demand for the island’s primary fuel source; charcoal. The poor have little choice but to continue  "+
			"to produce and burn charcoal as it is essential to the most basic of needs. Haiti is quickly reaching an irrecoverable  "+
			"state where the majority of the island will succumb to desertification and become inhabitable. </p>";
			break;
	
		case 14:
			copy = "<h1>Madeline Community, Cap Haitien, Haiti</h1> <br>"+
			"<p>Faith Church is a growing endeavor in the community of Madeline, part of Cap Haitien. "+
			"We attended a celebration at a sunset baptism with the church where five members where being baptised. "+
			"Both the context and the light were transcendant.</p>";
			break;
	
		case 15:
			copy = "<h1>Madeline Community, Cap Haitien, Haiti</h1> <br>"+
			"<p>A sunset baptism with a Madeline Community church. "+
			"There is something beautiful, almost biblical in the simplcity of the setting.</p>";
			break;
			
		case 16:
			copy = "<h1>San Souci Palace, Haiti</h1><br>"+
			"<p>Cap Haitien is the city of the historic Haitian town of Milot, which lies 12 miles to the southwest  "+
			"along a gravel road. Milot was Haiti's first capital under the self-proclaimed King Henri Christophe,  "+
			"who ascended to power in 1807, three years after gaining independence from France.  <br><br>"+
			
			"Milot hosts the ruins of the Sans-Souci Palace, wrecked by the 1842 earthquake, as well as   "+
			"the Citadelle Laferrière, a massive stone fortress bristling with cannons. </p>";
			break;
	
		case 17:
			copy = "<h1>San Souci Palace, Haiti</h1><br>"+
			"<p>The historic Haitian town of Milot was Haiti's first capital under the self-proclaimed King Henri Christophe,  "+
			"who ascended to power in 1807, three years after gaining independence from France.  <br><br>"+
			
			"Milot hosts the ruins of the Sans-Souci Palace, wrecked by the 1842 earthquake, as well as "+
			"the Citadelle Laferrière, a massive stone fortress bristling with cannons. </p>";
			break;
			
		case 18:
			copy = "<h1>The Citadelle, Haiti</h1><br>"+
			"<p>The Citadelle, is located five miles from Milot,  "+
			"atop a nearby mountain. We made this trek by horseback up a very steep incline and amidst very thick foliage. </p>";
			break;
	
		case 19:
			copy = "<h1>The Citadelle, Haiti</h1><br>"+
			"<p>A massive stone fortress bristling with cannons, the Citadelle is located five miles from Milot,  "+
			"atop a nearby mountain. This fortress was designed with and still possesses, a monumental presence. All the   "+
			"stone and the French-made cannons were hauled up this mountain, all without the aid of modern machinery. </p>";
			break;
	
		case 20:
			copy = "<h1>The Citadelle, Haiti</h1><br>"+
			"<p>On clear days, The Citadelle's silhouette is visible from Cap-Haitien.</p>";
			break;
			
		case 21:
			copy = "<h1>The Citadelle, Haiti</h1> <br>"+
			"<p>Having made this trek by horseback up a very steep incline, we of course made our way down in similar fashion.  "+
			"Downhill however on horse back, racing against an impending storm, horses hooves slipping and sliding, was much more of   "+
			"an adventure. </p>";
			break;
	
		case 22:
			copy = "<h1>Cap Haitien, Haiti</h1><br>"+
			"<p>Back in Cap Haitien, immersed in the hustle and bustle of the city. In Haiti, transporation takes place on anything that "+
			"rolls down the road.</p>";
			break;	
		
		
		
		case 23:
			copy = "<h1>Soweto, South Africa</h1> "+
			"<br>"+
			"<p>One of many trips to South Africa's Soweto township. A mining settlement for years, Slovoville is now an informal settlement. "+
			"In the midst of great poverty, there are some courageous folks who have moved into the area to serve.</p>";
			break;
			
		case 24:
			copy = "<h1>Soweto, South Africa</h1> "+
			"<br>"+
			"<p>Slovoville was a mining settlement for years. Men would be separated from their families, brought "+
			"in from great distances to work the mines. It is now an informal settlement.</p>";
			break;	
			
		case 25:
			copy = "<h1>Soweto, South Africa</h1> "+
			"<br>"+
			"<p>Young women banding together for support in the face of poverty and HIV/AIDS.</p>";
			break;	
			
		case 26:
			copy = "<h1>Soweto, South Africa</h1> "+
			"<br>"+
			"<p>A very simple church attempting to meet the spiritual and physical needs of this impoverished community.</p>";
			break;
			
		case 27:
			copy = "<h1>Soweto, South Africa</h1> "+
			"<br>"+
			"<p>The materials used by the poorest are the same the world over.</p>";
			break;	
			
		case 28:
			copy = "<h1>Soweto, South Africa</h1><br>"+
			"<p>An afternoon walk yielded a number of opportunities to meet neighbors going about their daily routines.</p>"; 
			break;
				
		case 29:
			copy = "<h1>Soweto, South Africa</h1><br>"+
			"<p>Out for a morning walk through the neighborhood where we were staying, I came upon this woman "+
			 "attempting to earn a simple living. Joy in the midst of difficulties.</p>";
			break;

		case 30:
			copy = "<h1>Soweto, South Africa</h1> "+
			"<br>"+
			"<p>These young women were taking a break from getting their hair done at the local salon.</p>";
			break;
		default:
			break;
	}
	document.getElementById("copy").innerHTML = copy;
}
