indexSeparator = ' / ';
// Add one line per photo, using
//         addPhoto ('filename', 'caption', 'index text');


addPhoto('images/painting/image1.png','"A to B", Acrylic on canvas', 1);
addPhoto('images/painting/image2.png','Acrylic on canvas and mixed media', 2);
addPhoto('images/painting/image3.png','Acrylic inks and paint on somerset white paper',3);
addPhoto('images/painting/image4.png','Acrylic on canvas', 4);
addPhoto('images/painting/image5.png','Acrylic inks and paint on somerset white paper',5);
addPhoto('images/painting/image6.png','Acrylic inks and paint on somerset white paper', 6);
addPhoto('images/painting/image7.png','Coloured paper maquette', 7);
addPhoto('images/painting/image8.png','Acrylic ink maquette',8);
addPhoto('images/painting/image9.png','Acrylic ink on cartridge paper', 9);
addPhoto('images/painting/image10.png','Acrylic on MDF panel',10);
addPhoto('images/painting/image11.png','Projected image', 11);
addPhoto('images/painting/image12.png','Acrylic on canvas', 12);
addPhoto('images/painting/image13.png','Acrylic on MDF panel',13);
addPhoto('images/painting/image14.png','Photograph mounted onto MDF', 14);
addPhoto('images/painting/image15.png','Large format print',15);
addPhoto('images/painting/image16.png','Large format print', 16);
addPhoto('images/painting/image17.png','Coloured paper maquette', 17);
addPhoto('images/painting/image18.png','Studio shot, Mixed media',18);
addPhoto('images/painting/image19.png','A wooden frame, paper strips behind a white voile panel', 19);
addPhoto('images/painting/image20.png','Printed silk georgette panel',20);
addPhoto('images/painting/image21.png','Printed silk georgette panel', 21);
addPhoto('images/painting/image22.png','3 dimensional sketch',22);
addPhoto('images/painting/image23.jpg','2 A0 black and white digital prints </br> plus framed multimedia piece', 14);
addPhoto('images/painting/image24.jpg','Acrylic and Oil on canvas',15);
addPhoto('images/painting/image25.jpg','Acrylic and Oil on canvas', 16);
addPhoto('images/painting/image26.jpg','Acrylic and Oil on canvas', 17);
addPhoto('images/painting/image27.jpg','Acrylic and Oil on canvas',18);
addPhoto('images/painting/image28.jpg','Acrylic and Oil on canvas', 19);
addPhoto('images/painting/image29.jpg','Acrylic and Oil on canvas',20);
addPhoto('images/painting/image30.jpg','Acrylic and Oil on canvas', 21);
addPhoto('images/painting/image31.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images.', 31);
addPhoto('images/painting/image32.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images',32);
addPhoto('images/painting/image33.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images', 33);
addPhoto('images/painting/image34.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images',34);
addPhoto('images/painting/image35.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images', 35);
addPhoto('images/painting/image36.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images', 36);
addPhoto('images/painting/image37.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images',37);
addPhoto('images/painting/image38.jpg','Multi Media Installation: Wire Mesh, Acrylic & Oil on wood and board, Wire cables, Blue Hose and Photographic Images', 38);




