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/whitebra.jpg',
"White Bra, 2006 Downtown Cairo, Summer 2000<div>digital video, 13 mins<br>video still</div>",
"White Bra, 2006 Downtown Cairo, Summer 2000");


