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('images/gallery/equip1.jpg',"");
addPhoto('images/gallery/equip2.jpg',"");
addPhoto('images/gallery/equip3.jpg',"");
addPhoto('images/gallery/equip4.jpg',"");
addPhoto('images/gallery/equip5.jpg',"");
addPhoto('images/gallery/equip6.jpg',"");
addPhoto('images/gallery/equip7.jpg',"");
addPhoto('images/gallery/equip8.jpg',"");
addPhoto('images/gallery/equip9.jpg',"");
addPhoto('images/gallery/equip10.jpg',"");
addPhoto('images/gallery/equip11.jpg',"");
addPhoto('images/gallery/equip12.jpg',"");
addPhoto('images/gallery/equip13.jpg',"");
addPhoto('images/gallery/equip14.jpg',"");
addPhoto('images/gallery/equip15.jpg',"");