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('http://www.papasonline.org/Bobby Vinton May 11 2010/001.JPG','');
addPhoto('http://www.papasonline.org/Bobby Vinton May 11 2010/003.JPG','');
addPhoto('http://www.papasonline.org/Bobby Vinton May 11 2010/004.JPG','');
addPhoto('http://www.papasonline.org/Bobby Vinton May 11 2010/006.JPG','');
addPhoto('http://www.papasonline.org/Bobby Vinton May 11 2010/007.JPG','');
addPhoto('http://www.papasonline.org/Bobby Vinton May 11 2010/IMG_2273.jpg','');
addPhoto('http://www.papasonline.org/Bobby Vinton May 11 2010/IMG_2278.jpg','');
