indexSeparator = ' / ';
// Add one line per photo, using
//         addPhoto ('filename', 'caption', 'index text');
// The third parameter is optional and will default to the number
// of the photo if not provided.

addPhoto('photogallery/otherphotos/avenue2.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/avenue4.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/avenue5.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/avolun2.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/avolun3.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/avolun5.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/aWIA.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/Din1.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/Din2.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/othrs1.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/othrs3.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/othrs6.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/othrs7.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/prep1.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/prep2.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/Reg3.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/prep4.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/prep5.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/Prs.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/Reg1.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/Reg2.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/prep3.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xothrs2.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xothrs4.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xothrs5.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xPot1.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xPot2.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xvenue1.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xvolun1.jpg',"otherphotos");
addPhoto('photogallery/otherphotos/xvolun4.jpg',"otherphotos");

