var slides=[];
slides[0]  = ["/img/all/andrea-the-joy-of-the-stage.jpg", "Andrea: The Joy of the Stage - 36 x 30 Original Acrylic on Canvas"];
slides[1]  = ["/img/all/angel-wings.jpg", "Angel Wings - 20 x 10 Original Acrylic on Canvas"];
slides[2]  = ["/img/all/at-the-ballet.jpg", "At the Ballet - Giclee on Canvas"];
slides[3]  = ["/img/all/carnivale-life.jpg", "Carnivale Life - Giclee on Canvas"];
slides[4]  = ["/img/all/michaelina.jpg", "Michaelina - Giclee on Canvas"];
slides[5]  = ["/img/all/reflection-of-janu.jpg", "Reflection of Janu - Giclee on Canvas"];
slides[6]  = ["/img/all/waiting-to-dance.jpg", "Waiting to Dance - Giclee on Canvas"];
slides[7]  = ["/img/all/yellow-boa-reflection.jpg", "Yellow Boa Reflection - Giclee on Canvas"];

//optional properties for these images:
slides.desc_prefix='TERRY RITTER - '; //string prefix for image descriptions display
slides.counter=1; //use to show image counter
slides.width=671; //use to set width of widest image if dimensions vary
slides.height=694; //use to set height of tallest image if dimensions vary
slides.fadecolor="#0b151e"; // will set fading images background color, defaults to white #6b18ae  ;6b18ae
slides.delay=3000; //will set milliseconds delay between slides for a given show, may also be set in the call as the last parameter
slides.use_alt=1; //use for descriptions as images alt attributes
slides.use_title=1; //use for descriptions as images title attributes
slides.no_controls=0;  // will set a slide show with no controls
slides.no_added_linebreaks=1; //use 1 for no space below load area in formatting of texts and controls
slides.pause=1; //use 1 for pause on mouseover
slides.random=1;
//slides.specs="width=300, height=250"; //global specifications for this show's new window(s)

