var slides=[];
slides[0]  = ["/img/jamali/lg/ophelias-heart.jpg", "Ophelia's Heart - 52 x 38 Giclee on Canvas"];
slides[1]  = ["/img/jamali/lg/winged-figure.jpg", "Winged Figure (2003) - 79 x 54 Giclee on Canvas"];
slides[2]  = ["/img/jamali/lg/angel-pavon.jpg", "Angel Pavon - 60 x 40 Giclee on Canvas"];
slides[3]  = ["/img/jamali/lg/fresco-tempera.jpg", "Fresco Tempera - 60 x 84"];
slides[4]  = ["/img/jamali/lg/hagli-II.jpg", "Hagli II - Fresco Tempera"];
slides[5]  = ["/img/jamali/lg/earth-III.jpg", "Earth III - Fresco Tempera"];
slides[6]  = ["/img/jamali/lg/meditation-IV.jpg", "Meditation IV - 80 x 54 Fresco Tempera"];
slides[7]  = ["/img/jamali/lg/yael.jpg", "Yael - 53 x 39 Giclee on Canvas"];

//optional properties for these images:
slides.desc_prefix='JAMALI - '; //string prefix for image descriptions display
slides.counter=1; //use to show image counter
slides.width=669; //use to set width of widest image if dimensions vary
slides.height=669; //use to set height of tallest image if dimensions vary
slides.fadecolor="#2e5882"; // will set fading images background color, defaults to white
slides.delay=1300; //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=1;  // 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 for pause on mouseover
//slides.specs="width=300, height=250"; //global specifications for this show's new window(s)
