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/roma_6detail.jpg',
"From Rome to Rome, 2006<div>digital animation, 16 mins, video still</div>",
"From Rome to Rome, 2006");
