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/elb/squaremoonssm.jpg','\"Square Moons\" by Elizabeth Borne\' -  © 2001  <BR> acrylic wash and colored pencil - 13\"(h) x 15\"(w) ','');
addPhoto('graphics/elb/collectingrainbowssm.jpg','\"Collecting Rainbows\" by Elizabeth Borne\' -  © 2002  <BR> acrylic wash and colored pencil - 13\"(h) x 15\"(w) ','');
addPhoto('graphics/elb/ouchsm.jpg','\"Ouch\" by Elizabeth Borne\' -  © 2002  <BR> acrylic wash and colored pencil - 12 1/2\"(h) x 13\"(w) ','');
addPhoto('graphics/elb/augustskysm.jpg','\"August Sky\" by Elizabeth Borne\' -  © 2001  <BR> acrylic wash and colored pencil - 10 1/2\"(h) x 14 3/4\"(w) ','');


