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/Studio-open.jpg','Portable architecture studio: This freestanding building can fold up small enough to fit through a standard door.  Published in ArcCa (Architecture California), Issue 06.01 (2006).');
addPhoto('images/Studio-closed.jpg','The studio, folded');

