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/Kelly Preston/Kelly_Preston_1.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_2.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_3.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_4.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_5.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_6.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_7.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_8.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_10.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_11.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_12.jpg',"Kelly Preston");
addPhoto('images/Kelly Preston/Kelly_Preston_13.jpg',"Kelly Preston");

