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/MilkGlam.png',"Welcome to the Perfect Season!");
addPhoto('images/urn2.jpg',"Welcome to the Perfect Season!");
addPhoto('images/thymes-1.png',"Welcome to the Perfect Season!");
addPhoto('images/happiness-argent.png',"Welcome to the Perfect Season!");
addPhoto('images/hutch.jpg',"Welcome to the Perfect Season!");
addPhoto('images/HavanaGlam.png',"Welcome to the Perfect Season!");
addPhoto('images/display.jpg',"Welcome to the Perfect Season!");
addPhoto('images/new-york-angel.png',"Welcome to the Perfect Season!");
addPhoto('images/birdcage2.jpg',"Welcome to the Perfect Season!");
addPhoto('images/frog-prince.png',"Welcome to the Perfect Season!");
addPhoto('images/urn.jpg',"Welcome to the Perfect Season!");

