indexSeparator = ' / ';
// Add one line per photo, using
//         addPhoto ('filename', 'caption', 'index text');


addPhoto('images/photography/brooklynbridgenight.png','Part of a series of photos from my time in NYC. Here is an image of the Brooklyn bridge at night, very cool image with lights outlining the bridge.', 1);
addPhoto('images/photography/brooklyncolours.png','Another image from Brooklyn, interesting advertising that as far as I know its for MTA subway. I like the colour combination with the graphic lines.', 2);
addPhoto('images/photography/empirestate1.png','Image close to the Branum studio. Very inspirational setting.', 3);
addPhoto('images/photography/lilwayne.png','A cool peice of street art of Lil Wayne. Done in marker pen and very similar to street art I saw in Barcelona.', 4);
addPhoto('images/photography/oldad.png','From a graphic point of view I love these old adverts that have worn away. The effect is very cool and its good that there are still adverts around the city from the 60s.', 5);
addPhoto('images/photography/streetart.png','A peice of street art by Obey.', 6);
addPhoto('images/photography/streetartman.png','Funny peice of street art or advertising. Guessing its street art, very funny and clever.', 7);
addPhoto('images/photography/photo_backofgregs.png','This photo was part of a photography project exposing the dirty side of chain shops.', 8);
addPhoto('images/photography/photo_backofHMV.png','This photo was part of a photography project exposing the dirty side of chain shops.', 9);
addPhoto('images/photography/photo_backofoxfam.png','This photo was part of a photography project exposing the dirty side of chain shops.',10);
addPhoto('images/photography/barca1.png','Taken from a trip to Barcelona.',11);
addPhoto('images/photography/barca2.png','Taken from a trip to Barcelona.',12);
addPhoto('images/photography/barca3.png','Taken from a trip to Barcelona.',13);
addPhoto('images/photography/barca09_tramp.png','This was one of my favourite images from Barcelona, which I used for a design to express my feelings and thoughts of my experience.',14);
addPhoto('images/photography/barca09.png','Another image from Barcelona, which I used for a design to express my feelings and thoughts of my experience. This image summed up the architecture and innovation of the city',15);
addPhoto('images/photography/Algarve_beach.png','A image taken from a trip to the Algrave in Portugal.',16);
addPhoto('images/photography/Algarve_boats.png','Fishing boats from the Algrave in Portugal.',17);
addPhoto('images/photography/Algarve_streets.png','Streets in and around the Algrave in Portugal.',18);
addPhoto('images/photography/Algarve_fish.png','This was at a restaurant on the harbour side where fish were gutting to order a very interesting process.',19);
