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/sgri/westernsunIIsm.jpg','\"Western Sun II\" by Steve Griffith - © 2006  <BR> 36\"(h) x 36\"(w) oil on canvas ','');
addPhoto('graphics/sgri/peachtreehillsm.jpg','\"Peach Tree Hill\" by Steve Griffith - © 2006  <BR> 36\"(h) x 48\"(w) oil on canvas ','');
addPhoto('graphics/sgri/gardenpath8-06sm.jpg','\"Garden Path\" by Steve Griffith - © 2006  <BR> 48\"(h) x 48\"(w) oil on canvas ','');

