// Define arrays
var imageArray=new Array();		// stores image path
var largeImageArray=new Array();	// stores large image path
var pbCaptionArray=new Array();		// stores the pbCaption (displayed above enlarged image)
var altArray=new Array();		// stores image alt text


//*******************************************************************************************
//****                    Edit values of variables from here on                         *****	
//*******************************************************************************************

gallery_link = 'http://www.leoproject.org/gallery';

// Feel free to add more images to the arrays

// Give the full path of the image 
imageArray[0]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_1.jpg';
imageArray[1]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_2.jpg';
imageArray[2]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_3.jpg';
imageArray[3]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_4.jpg';
imageArray[4]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_5.jpg';
imageArray[5]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_6.jpg';
imageArray[6]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_7.jpg';
imageArray[7]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_8.jpg';
imageArray[8]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_9.jpg';
imageArray[9]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_10.jpg';
imageArray[10]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_11.jpg';
imageArray[11]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_12.jpg';
imageArray[12]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_13.jpg';
imageArray[13]='http://www.leoproject.org/images/small/cleaning_the_sri_lankan_beach_14.jpg';
imageArray[14]='http://www.leoproject.org/images/small/drinking_water_1.jpg';
imageArray[15]='http://www.leoproject.org/images/small/drinking_water_2.jpg';
imageArray[16]='http://www.leoproject.org/images/small/drinking_water_3.jpg';
imageArray[17]='http://www.leoproject.org/images/small/drinking_water_4.jpg';
imageArray[18]='http://www.leoproject.org/images/small/drinking_water_5.jpg';
imageArray[19]='http://www.leoproject.org/images/small/drinking_water_6.jpg';
imageArray[20]='http://www.leoproject.org/images/small/drinking_water_7.jpg';
imageArray[21]='http://www.leoproject.org/images/small/drinking_water_8.jpg';
imageArray[22]='http://www.leoproject.org/images/small/drinking_water_9.jpg';
imageArray[23]='http://www.leoproject.org/images/small/drinking_water_10.jpg';
imageArray[24]='http://www.leoproject.org/images/small/drinking_water_11.jpg';
imageArray[25]='http://www.leoproject.org/images/small/drinking_water_12.jpg';
imageArray[26]='http://www.leoproject.org/images/small/drinking_water_13.jpg';
imageArray[27]='http://www.leoproject.org/images/small/drinking_water_14.jpg';
imageArray[28]='http://www.leoproject.org/images/small/stamp_mania_1.jpg';
imageArray[29]='http://www.leoproject.org/images/small/stamp_mania_2.jpg';
imageArray[30]='http://www.leoproject.org/images/small/stamp_mania_3.jpg';
imageArray[31]='http://www.leoproject.org/images/small/stamp_mania_4.jpg';
imageArray[32]='http://www.leoproject.org/images/small/stamp_mania_5.jpg';
imageArray[33]='http://www.leoproject.org/images/small/stamp_mania_6.jpg';
imageArray[34]='http://www.leoproject.org/images/small/stamp_mania_7.jpg';
imageArray[35]='http://www.leoproject.org/images/small/stamp_mania_8.jpg';
imageArray[36]='http://www.leoproject.org/images/small/stamp_mania_9.jpg';
imageArray[37]='http://www.leoproject.org/images/small/stamp_mania_10.jpg';
imageArray[38]='http://www.leoproject.org/images/small/stamp_mania_11.jpg';
imageArray[39]='http://www.leoproject.org/images/small/stamp_mania_12.jpg';
imageArray[40]='http://www.leoproject.org/images/small/stamp_mania_13.jpg';
imageArray[41]='http://www.leoproject.org/images/small/stamp_mania_14.jpg';
imageArray[42]='http://www.leoproject.org/images/small/stamp_mania_15.jpg';
imageArray[43]='http://www.leoproject.org/images/small/stamp_mania_16.jpg';
imageArray[44]='http://www.leoproject.org/images/small/stamp_mania_17.jpg';
imageArray[45]='http://www.leoproject.org/images/small/stamp_mania_18.jpg';
imageArray[46]='http://www.leoproject.org/images/small/stamp_mania_19.jpg';


// Give the full path of the large image 
largeImageArray[0]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_1.jpg';
largeImageArray[1]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_2.jpg';
largeImageArray[2]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_3.jpg';
largeImageArray[3]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_4.jpg';
largeImageArray[4]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_5.jpg';
largeImageArray[5]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_6.jpg';
largeImageArray[6]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_7.jpg';
largeImageArray[7]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_8.jpg';
largeImageArray[8]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_9.jpg';
largeImageArray[9]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_10.jpg';
largeImageArray[10]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_11.jpg';
largeImageArray[11]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_12.jpg';
largeImageArray[12]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_13.jpg';
largeImageArray[13]='http://www.leoproject.org/images/large/cleaning_the_sri_lankan_beach_14.jpg';
largeImageArray[14]='http://www.leoproject.org/images/large/drinking_water_1.jpg';
largeImageArray[15]='http://www.leoproject.org/images/large/drinking_water_2.jpg';
largeImageArray[16]='http://www.leoproject.org/images/large/drinking_water_3.jpg';
largeImageArray[17]='http://www.leoproject.org/images/large/drinking_water_4.jpg';
largeImageArray[18]='http://www.leoproject.org/images/large/drinking_water_5.jpg';
largeImageArray[19]='http://www.leoproject.org/images/large/drinking_water_6.jpg';
largeImageArray[20]='http://www.leoproject.org/images/large/drinking_water_7.jpg';
largeImageArray[21]='http://www.leoproject.org/images/large/drinking_water_8.jpg';
largeImageArray[22]='http://www.leoproject.org/images/large/drinking_water_9.jpg';
largeImageArray[23]='http://www.leoproject.org/images/large/drinking_water_10.jpg';
largeImageArray[24]='http://www.leoproject.org/images/large/drinking_water_11.jpg';
largeImageArray[25]='http://www.leoproject.org/images/large/drinking_water_12.jpg';
largeImageArray[26]='http://www.leoproject.org/images/large/drinking_water_13.jpg';
largeImageArray[27]='http://www.leoproject.org/images/large/drinking_water_14.jpg';
largeImageArray[28]='http://www.leoproject.org/images/large/stamp_mania_1.jpg';
largeImageArray[29]='http://www.leoproject.org/images/large/stamp_mania_2.jpg';
largeImageArray[30]='http://www.leoproject.org/images/large/stamp_mania_3.jpg';
largeImageArray[31]='http://www.leoproject.org/images/large/stamp_mania_4.jpg';
largeImageArray[32]='http://www.leoproject.org/images/large/stamp_mania_5.jpg';
largeImageArray[33]='http://www.leoproject.org/images/large/stamp_mania_6.jpg';
largeImageArray[34]='http://www.leoproject.org/images/large/stamp_mania_7.jpg';
largeImageArray[35]='http://www.leoproject.org/images/large/stamp_mania_8.jpg';
largeImageArray[36]='http://www.leoproject.org/images/large/stamp_mania_9.jpg';
largeImageArray[37]='http://www.leoproject.org/images/large/stamp_mania_10.jpg';
largeImageArray[38]='http://www.leoproject.org/images/large/stamp_mania_11.jpg';
largeImageArray[39]='http://www.leoproject.org/images/large/stamp_mania_12.jpg';
largeImageArray[40]='http://www.leoproject.org/images/large/stamp_mania_13.jpg';
largeImageArray[41]='http://www.leoproject.org/images/large/stamp_mania_14.jpg';
largeImageArray[42]='http://www.leoproject.org/images/large/stamp_mania_15.jpg';
largeImageArray[43]='http://www.leoproject.org/images/large/stamp_mania_16.jpg';
largeImageArray[44]='http://www.leoproject.org/images/large/stamp_mania_17.jpg';
largeImageArray[45]='http://www.leoproject.org/images/large/stamp_mania_18.jpg';
largeImageArray[46]='http://www.leoproject.org/images/large/stamp_mania_19.jpg';



// Give the image alt text. Again, numbers correspond.
altArray[0]='It doesn\'t look that bad in between the rocks, but even here there is litter';
altArray[1]='Plastic bags, sigaret buds, coconut shells, clothes, plastic bottles etc are all carelessly dumped';
altArray[2]='Where ever you look there is rubbish'
altArray[3]='When zooming out you get a better idea of how severe the situation is: rubbish everywhere';
altArray[4]='Things arent nearly as bad in between the rocks where no one ever comes compared to the sand beach';
altArray[5]='And still people come to these beaches to relax and enjoy the sea';
altArray[6]='The amount of rubbish is huge and everywhere';
altArray[7]='People don\'t seem to realize the health hazerd they\'re walking through';
altArray[8]='And it seems that at least rubbish is being put into heaps, but this might be coincidence';
altArray[9]='It is more likely that people just dump rubbish at places that already have some rubbish';
altArray[10]='Beach tourism can\'t be great for the local businesses such as the hotel in the background';
altArray[11]='Local fishermen actually operate from this poluted place';
altArray[12]='People are living right next to the beach';
altArray[13]='Yet another good look at how bad the situation is';
altArray[14]='Dry and dusty grounds near Kurunegala';
altArray[15]='The people have a few animals, but litle to feed them due to the dry conditions';
altArray[16]='The backyard of a family';
altArray[17]='Families try to grow their own food, but water shortage causes many plants to die';
altArray[18]='The buckets to get water';
altArray[19]='Another house and more dry and dusty ground';
altArray[20]='Only small patches of ground have some green on them';
altArray[21]='A woman cleaning her pot before filling it with water';
altArray[22]='Woman pumping water to take home';
altArray[23]='Woman still pumping water';
altArray[24]='The water is transported by carrying it on the hip';
altArray[25]='Young woman just arrived home with water';
altArray[26]='The well build by the villagers with some funding from a 3rd party';
altArray[27]='It is a huge well, but now they need to get the water out and distributed';
altArray[28]='Volunteers sorting through the many stamps';
altArray[29]='Leaving the stamps in water for a while to peal them off the paper';
altArray[30]='Putting the stamps into stamp card format for selling';
altArray[31]='A display of the stamp cards';
altArray[32]='Books bought with the profit of selling stamps';
altArray[33]='More volunteers sorting through 1000s of stamps';
altArray[34]='These children love sorting out these many many stamps';
altArray[35]='All stamps get sorted and put into different containers';
altArray[36]='Stamps in Sri Lanka are for everyone';
altArray[37]='Boys, girls, women and men, all love stamps';
altArray[38]='With the 10000s of stamps we shipped to Sri Lanka these volunteers have months of sorting ahead';
altArray[39]='Any spare moment you\'ll find stamp collection activities in Sri Lanka';
altArray[40]='A mega stamp card';
altArray[41]='One more huge stamp card';
altArray[42]='Putting a super stamp card together';
altArray[43]='The last bit of sorting by the volunteers';
altArray[44]='More books being bought with stamp money';
altArray[45]='Stamp sale!';
altArray[46]='Interested stamp collectors at the stand. Hope they\'ll buy';



// Give the caption for above the enlarged image. Again, numbers correspond.
pbCaptionArray[0]='It doesn\'t look that bad in between the rocks, but even here there is litter';
pbCaptionArray[1]='Plastic bags, sigaret buds, coconut shells, clothes, plastic bottles etc are all carelessly dumped';
pbCaptionArray[2]='Where ever you look there is rubbish'
pbCaptionArray[3]='When zooming out you get a better idea of how severe the situation is: rubbish everywhere';
pbCaptionArray[4]='Things arent nearly as bad in between the rocks where no one ever comes compared to the sand beach';
pbCaptionArray[5]='And still people come to these beaches to relax and enjoy the sea';
pbCaptionArray[6]='The amount of rubbish is huge and everywhere';
pbCaptionArray[7]='People don\'t seem to realize the health hazerd they\'re walking through';
pbCaptionArray[8]='And it seems that at least rubbish is being put into heaps, but this might be coincidence';
pbCaptionArray[9]='It is more likely that people just dump rubbish at places that already have some rubbish';
pbCaptionArray[10]='Beach tourism can\'t be great for the local businesses such as the hotel in the background';
pbCaptionArray[11]='Local fishermen actually operate from this poluted place';
pbCaptionArray[12]='People are living right next to the beach';
pbCaptionArray[13]='Yet another good look at how bad the situation is';
pbCaptionArray[14]='Dry and dusty grounds near Kurunegala';
pbCaptionArray[15]='The people have a few animals, but litle to feed them due to the dry conditions';
pbCaptionArray[16]='The backyard of a family';
pbCaptionArray[17]='Families try to grow their own food, but water shortage causes many plants to die';
pbCaptionArray[18]='The buckets to get water';
pbCaptionArray[19]='Another house and more dry and dusty ground';
pbCaptionArray[20]='Only small patches of ground have some green on them';
pbCaptionArray[21]='A woman cleaning her pot before filling it with water';
pbCaptionArray[22]='Woman pumping water to take home';
pbCaptionArray[23]='Woman still pumping water';
pbCaptionArray[24]='The water is transported by carrying it on the hip';
pbCaptionArray[25]='Young woman just arrived home with water';
pbCaptionArray[26]='The well build by the villagers with some funding from a 3rd party';
pbCaptionArray[27]='It is a huge well, but now they need to get the water out and distributed';
pbCaptionArray[28]='Volunteers sorting through the many stamps';
pbCaptionArray[29]='Leaving the stamps in water for a while to peal them off the paper';
pbCaptionArray[30]='Putting the stamps into stamp card format for selling';
pbCaptionArray[31]='A display of the stamp cards';
pbCaptionArray[32]='Books bought with the profit of selling stamps';
pbCaptionArray[33]='More volunteers sorting through 1000s of stamps';
pbCaptionArray[34]='These children love sorting out these many many stamps';
pbCaptionArray[35]='All stamps get sorted and put into different containers';
pbCaptionArray[36]='Stamps in Sri Lanka are for everyone';
pbCaptionArray[37]='Boys, girls, women and men, all love stamps';
pbCaptionArray[38]='With the 10000s of stamps we shipped to Sri Lanka these volunteers have months of sorting ahead';
pbCaptionArray[39]='Any spare moment you\'ll find stamp collection activities in Sri Lanka';
pbCaptionArray[40]='A mega stamp card';
pbCaptionArray[41]='One more huge stamp card';
pbCaptionArray[42]='Putting a super stamp card together';
pbCaptionArray[43]='The last bit of sorting by the volunteers';
pbCaptionArray[44]='More books being bought with stamp money';
pbCaptionArray[45]='Stamp sale!';
pbCaptionArray[46]='Interested stamp collectors at the stand. Hope they\'ll buy';


var sspeed = 3;		// scroll speed in pixels per 1/10 second
var sWidth = 170;	// width of the image slider
var sHeight = 650;	// height of the image slider

direction = 'vertical';	// horizontal or vertical slider?

// Using null will center the image in the screen. Positions are relative to the small image
var largeImageLeft = 190	// The position of the left side of the enlarged image in pixels
var largeImageTop = null	// The position of the top side of the enlarged image in pixels 


var headerTitle = 'Project Images'	// Title to go in the header for vertical slider only

//********************************************************************************************
//****                    No more editing beyond this point                              *****	
//********************************************************************************************

var sspeedperm = sspeed;	// permanent scroll speed storage variable
var mouseoutspeed = sspeedperm; // mouseoutspeed handles the scroll speed on mouse out.

// prepare the html for in the body
bodyHtml = '<div class="header-green">';
bodyHtml = bodyHtml + '<div class="header-content">';
bodyHtml = bodyHtml + headerTitle;
bodyHtml = bodyHtml + '</div></div>';
bodyHtml = bodyHtml + '<div class="container">'
bodyHtml = bodyHtml + '<div class="contents-green" style="height:'+sHeight+'px; text-indent: -1px;">';
bodyHtml = bodyHtml + '<div style="width: '+sWidth+'px; height: '+sHeight+'px; position: relative; text-align: left;">';
bodyHtml = bodyHtml + '<div id="frame" style="width: '+sWidth+'px; height: '+sHeight+'px; position: absolute; clip: rect(0px '+sWidth+'px '+sHeight+'px 0px);">';
bodyHtml = bodyHtml + '<div id="slider" style="width: '+sWidth+'px; height: '+sHeight+'px; position: relative;" onMouseover="sspeed=0" onMouseout="mouseStuff()"></div></div></div>';
bodyHtml = bodyHtml + '</div>';
bodyHtml = bodyHtml + '<div class="footer-green"></div>';
bodyHtml = bodyHtml + '<br clear=all></div>';

// Write html into body
document.write(bodyHtml);
			
for (i=0; i<imageArray.length; i++)
{
	imagesHtml=imagesHtml+'<img id="image'+i+'" src="'+imageArray[i]+'" alt="'+altArray[i]+'" border=0>';
}
slider = document.getElementById('slider');
slider.innerHTML = imagesHtml;

window.onload=function(){startSlider()};
