//************************************************************************************************* 
// Design           	: FvdM Design Studio's 2006-2008
// Initial file date	: 31 August, 2006
// Function(s)			: Variable definition of Photo array
//						  Photo array functions
// Change history		:	Date		By		Revision	Description
//							30-11-2007	FvdM	1.0			Initial version for South East Africa
//															website.
//*************************************************************************************************


//***********************************************************************************************//
//  IT IS IMPORTANT THAT ALL PHOTO'S HAVE THE SAME WIDTH (var PWidth) AND HEIGHT (var PHeight)   //
//              SETTINGS, FOR A CORRECT FUNCTIONING OF THE SCALING ROUTINE!!                     //
//***********************************************************************************************//

//Initialisation of variables
F					=	"Frank v.d. Meerendonk";
I					=	"Ineke Henderson";
FI					=	"Identify Photographer";

H					= 	"Hor";
V					=	"Ver";
PWidth				=	820;									// Based on horizontal photo.
PHeight				=	591;									// Based on horizontal photo.

FirstPhotoNumber	=	  1;
LastPhotoNumber		=	100;
Cntr				=	  0;

//Array declarations
var PhotoSource		= new Array(LastPhotoNumber + 1);
var Orientation		= new Array(LastPhotoNumber + 1);
var PhotoText		= new Array(LastPhotoNumber + 1);
var PhotoSubscript	= new Array(LastPhotoNumber + 1);
var Photographer	= new Array(LastPhotoNumber + 1);
var PhotoWidth		= new Array(LastPhotoNumber + 1);
var PhotoHeight		= new Array(LastPhotoNumber + 1);


//Array content definitions

// Instructions for the photo-dbase:
//   - Change orientation to V or H.
//   - Fill in the PhotoSource field.
//   - Fill in the PhotoText field.
//   - Fill in the PhotoSubscript field.
//   - Change Photographer to F or I.
// Copy the part below for every photo and remove the //.

//Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/";
//Orientation[Cntr]	= VH;
//PhotoText[Cntr]		= "";
//PhotoSubscript[Cntr]= "";
//Photographer[Cntr]	= FI;

Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F057.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Malembo: Hoe oud zou de olie hier al zijn?";
PhotoSubscript[Cntr]= "Afrikaanse frites-bakkers in actie";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F082.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Chembe: Er vallen heel wat spaanders op de werkplaats.";
PhotoSubscript[Cntr]= "Zwaar werk, de bouw van een nieuwe boot";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F105.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Lake Malawi: Heerlijk om hier te mogen wachten.";
PhotoSubscript[Cntr]= "De beroemde zonsondergang van Lake Malawi";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F107.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Lake Malawi: Rond de rotsen zitten er heel veel.";
PhotoSubscript[Cntr]= "Een schuchtere blauwstaart-hagedis laat zich even zien";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F115.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Lake Malawi: Stil zitten en afwachten tot ze komen.";
PhotoSubscript[Cntr]= "Zijn Afrikaanse naam is Rooikeelsuikerbekkie";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F124.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Lake Malawi: De verbrande grond is niet dood.";
PhotoSubscript[Cntr]= "Polletjes verschroeid gras";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F125.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Lake Malawi: Wie schrok er nu het meest?";
PhotoSubscript[Cntr]= "Een flinke hagedis verschuilt zich";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I160.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Chembe: We doden de tijd met de lokale bevolking.";
PhotoSubscript[Cntr]= "Goed voorbeeld doet volgen";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I173.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Liwonde NP: Gewoon eventjes wachten bij de drinkbak.";
PhotoSubscript[Cntr]= "Bezoekje van de 'blue waxbills'";
Photographer[Cntr]	= I;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F136.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Liwonde NP: Een wrattenzwijn daagt ons uit.";
//PhotoSubscript[Cntr]= "Kom maar op als je durft";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F139.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Liwonde NP: Het lijkt me een heerlijk bedje.";
PhotoSubscript[Cntr]= "Verscholen in het hoge, dorre gras";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F141.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Liwonde NP: Eén van de weinige bloemetjes.";
PhotoSubscript[Cntr]= "Winterse bloesem";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F153.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Liwonde NP: Ontmoeting met twee bulls tijdens de game walk.";
PhotoSubscript[Cntr]= "Twee mannetjes bewaken de kudde";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F157.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Liwonde NP: In overvloed, maar ze blijven mooi.";
PhotoSubscript[Cntr]= "Impala's houden de boel scherp in de gaten";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F161.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Liwonde NP: Fel rose met wit, een opvallende verschijning.";
PhotoSubscript[Cntr]= "Een prachtige, maar giftige woestijnroos";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I179.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Liwonde NP: Uitkijken vanuit het platform in de boom.";
PhotoSubscript[Cntr]= "Wat een uitzicht";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F170.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Shire rivier: Gelukkig op gepaste afstand.";
PhotoSubscript[Cntr]= "Een nijlpaard lacht ons toe";
Photographer[Cntr]	= F;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F173.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Shire rivier: Eten voor het nijlpaard.";
//PhotoSubscript[Cntr]= "Hier kan er ééntje onder zitten";
//Photographer[Cntr]	= F;
//Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F178.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Shire rivier: Gaaf, een kleintje!";
//PhotoSubscript[Cntr]= "Moeder met baby maken het goed";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F182.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Shire rivier: Met velen zitten ze te wachten.";
PhotoSubscript[Cntr]= "Aalscholvers vechten om een plekje";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F186.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Shire rivier: Op een gegeven moment vindt-ie het welletjes!";
PhotoSubscript[Cntr]= "Een dreigende houding zegt ons genoeg";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F208.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Shire rivier: Een mooiere zonsondergang bestaat bijna niet.";
PhotoSubscript[Cntr]= "De zon gaat onder";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I215.jpg";
Orientation[Cntr]	= V;
PhotoText[Cntr]		= "Malawi grens: Een komen en gaan van steenkool-verkopers.";
PhotoSubscript[Cntr]= "Levendige brandstof-handel";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I228.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Het grootste gedeelte is tijdelijk drooggevallen.";
PhotoSubscript[Cntr]= "Langzaam verdwijnt laag voor laag";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F231.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Tete: Een gelaagd landschap.";
PhotoSubscript[Cntr]= "Draaikolken";
Photographer[Cntr]	= F;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F242.jpg";
//Orientation[Cntr]	= V;
//PhotoText[Cntr]		= "Gorongosa NP: Enorme palmbomen verfraaien het landschap.";
//PhotoSubscript[Cntr]= "Ruisende palmen";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F260.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Nauwlettend worden we in de gaten gehouden.";
PhotoSubscript[Cntr]= "Impala in het Gorongosa NP";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I251.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Het 'yellow fever' bos is een gewilde plek.";
PhotoSubscript[Cntr]= "Even lekker bijkletsen";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I255.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Het krakkemikkige trappetje van het 'lion house'.";
PhotoSubscript[Cntr]= "Op zoek naar de leeuwen";
Photographer[Cntr]	= I;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F262.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Gorongosa NP: Een hele groep kraanvogels kruisen ons pad.";
//PhotoSubscript[Cntr]= "Sierlijke kraanvogels";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F271.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: We krijgen een privé-voorstelling.";
PhotoSubscript[Cntr]= "Dansend door het veld";
Photographer[Cntr]	= F;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F274.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Gorongosa NP: Genieten van alle kleuren.";
//PhotoSubscript[Cntr]= "Gorongosa landschap";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F279.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: De jonkies verraden zichzelf.";
PhotoSubscript[Cntr]= "Een gelukje, de kardinaals-specht";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I259.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Een raar gezicht, knielend op de voorpootjes.";
PhotoSubscript[Cntr]= "Door de hoeven gegaan";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F281.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Stampvoetend proberen ze ons te verjagen.";
PhotoSubscript[Cntr]= "Twee oribi's staan op wacht";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F290.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Moeilijk te identificeren, deze valk.";
PhotoSubscript[Cntr]= "Afrikaanse vlei-valk";
Photographer[Cntr]	= F;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F293.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Gorongosa NP: Overal zie je nieuwe sprieten.";
//PhotoSubscript[Cntr]= "Jong groen steekt de kop op";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F297.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Helaas, we zijn gespot.";
PhotoSubscript[Cntr]= "Vluchtende oribi";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F298.jpg";
Orientation[Cntr]	= V;
PhotoText[Cntr]		= "Gorongosa NP: Nieuw gras op de afgebrande gronden.";
PhotoSubscript[Cntr]= "Polletjes gras";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F304.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Deze keer met de staartjes omhoog.";
PhotoSubscript[Cntr]= "De echte pumba's";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F305.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Een Beauty, en vol in beeld!!";
PhotoSubscript[Cntr]= "Eindelijk, de 'Lilac-breasted Roller'";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F309.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: De 'Lilac-breasted Roller' landt.";
PhotoSubscript[Cntr]= "Prachtig fluoriserende kleuren";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F312.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Nog niet vaak voor de lens gehad.";
PhotoSubscript[Cntr]= "Zwarte vliegenvanger";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I263.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Hele leuke beestjes, net ADHD-kippen.";
PhotoSubscript[Cntr]= "De 'red-necked francolin'";
Photographer[Cntr]	= I;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F318.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Gorongosa NP: Prachtige beestjes, zo in het hoge gras.";
//PhotoSubscript[Cntr]= "Red-necked Francolin";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F325.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Erg schichtige beesten.";
PhotoSubscript[Cntr]= "Groepje kleine kudu's";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I294.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Gorongosa NP: Even staan we stil voor dit prachtige schouwspel.";
PhotoSubscript[Cntr]= "Zonsondergang in het Gorongosa NP";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F359.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Magaruque: We hebben de oversteek gemaakt.";
PhotoSubscript[Cntr]= "Een typische dhow";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I304.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Magaruque: Eénzaam zoekend naar een lekker maaltje.";
PhotoSubscript[Cntr]= "De kleine witte reiger";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F367.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Magaruque: Mooie contrasten tussen blauw en groen.";
PhotoSubscript[Cntr]= "Begroeiing van het eiland";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F372.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Magaruque: We mochten 'm een tijdje volgen.";
PhotoSubscript[Cntr]= "Kleine witte reiger";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I318.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Magaruque: Met velen aangespoeld op het strand.";
PhotoSubscript[Cntr]= " Glibberige 'jellyfish'";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I324.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Magaruque: Vaak te zien, de aalscholvers.";
PhotoSubscript[Cntr]= "Ready for take off";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I336.jpg";
Orientation[Cntr]	= V;
PhotoText[Cntr]		= "Magaruque: En nog steeds met een slakkegangetje over het water.";
PhotoSubscript[Cntr]= "Alle zeilen bijzetten";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F374.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Morongulo: Eventjes eruit voor wat inkopen.";
PhotoSubscript[Cntr]= "Overal handel";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I365.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Morongulo beach: Lokaal gedestilleerd wordt ons aangeboden.";
PhotoSubscript[Cntr]= "Eigen brouwseltjes";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F375.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Morongulo: Echt alles wordt verkocht.";
PhotoSubscript[Cntr]= "Typische marktkraampjes";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F382.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Morongulo: De bomen worden altijd goed benut.";
PhotoSubscript[Cntr]= "Een gezellig marktplein";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I367.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Morongulo beach: Alleen met een touwtje vastgezet.";
PhotoSubscript[Cntr]= "Over bokkewagens gesproken";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F383.jpg";
Orientation[Cntr]	= V;
PhotoText[Cntr]		= "Morongulo beach: Je ogen worden de diepte ingetrokken.";
PhotoSubscript[Cntr]= "The sky is the limit";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F385.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Morongulo beach: Hele mooie palmbomen in dit gebied.";
PhotoSubscript[Cntr]= "Palm three";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F388.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Morongulo beach: Ze blijven gelukkig op afstand.";
PhotoSubscript[Cntr]= "Brutale witborst-kraaien";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I376.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Morongulo beach: En maar graven naar wat 'lekkers'.";
PhotoSubscript[Cntr]= "'Day off' voor de mestkever";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F399.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Morongulo beach: Onze eerste avond bij het kampvuur.";
PhotoSubscript[Cntr]= "Lekker BBQ-en";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I398.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Tofo beach: Gelukkig toch de camera meegenomen.";
PhotoSubscript[Cntr]= "Staart van een 'humpback' walvis";
Photographer[Cntr]	= I;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F400.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Morongulo beach: Iedereen zit lekker te smullen.";
//PhotoSubscript[Cntr]= "Dat smaakt naar meer";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F415.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Inhambane: Een hele lange winkelstraat.";
PhotoSubscript[Cntr]= "Overal langs de kant van de weg";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F416.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Inhambane: Wel een veel betere kwaliteit.";
PhotoSubscript[Cntr]= "Seats 'n Sofas";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I402.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Inhambane: De steenkoolprijzen staan niet zo hoog hier.";
PhotoSubscript[Cntr]= "Op zoek naar goede steenkool";
Photographer[Cntr]	= I;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F421.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Omgeving Inhambane: Even tijd voor een plas-stop.";
//PhotoSubscript[Cntr]= "Even lekker wegdromen";
//Photographer[Cntr]	= F;
//Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F424.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Omgeving Inhambane: Nog nooit gezien, een worteltapijt.";
//PhotoSubscript[Cntr]= "Rare vegetatie";
//Photographer[Cntr]	= F;
//Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F425.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Omgeving Inhambane: Ze staan op springen.";
//PhotoSubscript[Cntr]= "Bijna tijd";
//Photographer[Cntr]	= F;
//Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F426.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Inhambane: Allemaal terug om een foto te maken.";
//PhotoSubscript[Cntr]= "Baai van Inhambane";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F431.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Inhambane: De entree is hier prachtig.";
PhotoSubscript[Cntr]= "Bouganville paars";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F433.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Omgeving Xai Xai: Het wordt heet onder onze voeten.";
PhotoSubscript[Cntr]= "Brandende grasvelden";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F460.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Even uitrusten na een lange dag slenteren.";
PhotoSubscript[Cntr]= "Hoopje gnoe's";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F474.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Dit is pas echt genieten, ondanks de kou.";
PhotoSubscript[Cntr]= "Zonsopgang in Skukuza restcamp";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F481.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Het geritsel in de bomen neemt langzaam toe.";
PhotoSubscript[Cntr]= "Ook de apen worden wakker";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F496.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Oh, oh, wat zijn ze lelijk.";
PhotoSubscript[Cntr]= "Een flinke neushoornvogel";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I524.jpg";
Orientation[Cntr]	= V;
PhotoText[Cntr]		= "Kruger NP: In groepen soms vrij aggressief.";
PhotoSubscript[Cntr]= "Let op voor deze zakkenrollers";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F507.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Wat zou er in dat koppie omgaan?";
PhotoSubscript[Cntr]= "Dagdromen";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I496.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: De geelbek soort, met prachtige tekening.";
PhotoSubscript[Cntr]= "De neushoornvogel laat zich aanschouwen";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F514.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Recht voor ons in de boom!";
PhotoSubscript[Cntr]= "De 'brown hooded kingfisher'";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F521.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Dit beeld kent natuurlijk iedereen.";
PhotoSubscript[Cntr]= "Het Afrikaanse landschap in volle glorie";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I533.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Zo kan iedereen het zich voorstellen.";
PhotoSubscript[Cntr]= "Giraf in het Kruger landschap";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F549.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Daar moet je echt niet invallen.";
PhotoSubscript[Cntr]= "Prikkie prikkie";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F553.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Geen idee wat de naam is.";
PhotoSubscript[Cntr]= "Scherpe tandjes";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F556.jpg";
Orientation[Cntr]	= V;
PhotoText[Cntr]		= "Kruger NP: Nog niet eerder gezien.";
PhotoSubscript[Cntr]= "Speciale bloemen";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I549.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Niets is veilig voor deze jongens.";
PhotoSubscript[Cntr]= "De slopers van de 'bush'";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F572.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Gezellig met elkaar over de vlaktes.";
PhotoSubscript[Cntr]= "Tureluurs van de streepjes";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F599.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: In de tuin van Skukuza restcamp";
PhotoSubscript[Cntr]= "Waterlelies";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F628.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Ze blijven mooi, de zebra's!";
PhotoSubscript[Cntr]= "Stars and Stripes";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F640.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Mijn dag kan niet meer stuk!";
PhotoSubscript[Cntr]= "Luierend luipaard";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F651.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Giraffes doen hun best om de bovenste toppen te bereiken.";
PhotoSubscript[Cntr]= "Over een scheef bekkie gesproken";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F654.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "Kruger NP: Eén of andere Alium soort.";
PhotoSubscript[Cntr]= "Eénzaam schitterend in de Kruger-tuin";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F684.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Het geluid van de wilde honden is angsaanjagend!!";
PhotoSubscript[Cntr]= "Als echte wilde honden vallen ze aan";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F691.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Tussen deze kaken moet je niet komen.";
PhotoSubscript[Cntr]= "Ook botten vormen geen probleem";
Photographer[Cntr]	= F;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F696.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Heel snel wordt alles verorberd.";
//PhotoSubscript[Cntr]= "Binnen 'no time' is alles weg";
//Photographer[Cntr]	= F;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F715.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve:  Zeker niet dichterbij komen.";
PhotoSubscript[Cntr]= "Duidelijk wie er moet vertrekken";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F722.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Gelukkig toch nog een close-up.";
PhotoSubscript[Cntr]= "Dodende blikken";
Photographer[Cntr]	= F;
Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I501.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Kruger NP: En maar wachten op wat actie daar beneden.";
//PhotoSubscript[Cntr]= "Weer zo'n fantastisch uitkijkpunt";
//Photographer[Cntr]	= I;
//Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I568.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "Omgeving Pretoria: Alles ligt hier orderlijk opgestapeld.";
//PhotoSubscript[Cntr]= "Groente en fruit";
//Photographer[Cntr]	= I;
//Cntr++;
//PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I619.jpg";
//Orientation[Cntr]	= H;
//PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Een hele aparte soort laat zich aanschouwen.";
//PhotoSubscript[Cntr]= "Het konings-luipaard";
//Photographer[Cntr]	= I;
//Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I622.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Dat-ie toch zo gevaarlijk kan zijn?";
PhotoSubscript[Cntr]= "Is-ie niet schattig";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I614.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve: De aanvalshouding wordt aangenomen.";
PhotoSubscript[Cntr]= "Onraad en dreiging";
Photographer[Cntr]	= I;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_F739.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Dit park mag je echt niet overslaan!";
PhotoSubscript[Cntr]= "Altijd waakzaam";
Photographer[Cntr]	= F;
Cntr++;
PhotoSource[Cntr]	= "Photos/Large Photos/Africa2007_I631.jpg";
Orientation[Cntr]	= H;
PhotoText[Cntr]		= "De Wildt Cheetah Reserve: Ze voelde zich echt foto-geniek!!";
PhotoSubscript[Cntr]= "Een andere 'Road Runner'";
Photographer[Cntr]	= I;
LastPhotoNumber		= Cntr;

//Global function; will be executed immediately after script startup!!
//Function is used to set the default dimensions of the photos.
for (DimCntr = 1; DimCntr <= LastPhotoNumber; DimCntr++)	{
	if (Orientation[DimCntr] == H) {
	PhotoWidth[DimCntr] = PWidth;
	PhotoHeight[DimCntr]= PHeight;
		}
	else{
	PhotoWidth[DimCntr] = PHeight;
	PhotoHeight[DimCntr]= PWidth;
	}
}

