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('graphics/dot.gif','\&nbsp;','');
addPhoto('graphics/mke/joshuatree3pieces-elsass-sm.jpg','\"Joshua Tree I, II, & III\" by Mike Elsass - © 2006  <BR> acrylic on steel - each piece:10\"(h) x 10\"(w)','');
addPhoto('graphics/mke/indianlake-elsass-sm.jpg','\"Indian Lake\" by Mike Elsass - © 2006  <BR> acrylic on steel  11\"(h) x 56 1/4\"(w)','');


