var slides=[];
slides[0]  =["/img/markowitz/lg/amiga-de-luz.jpg", "Amiga de Luz"] 
slides[1]  =["/img/markowitz/lg/peles-breath.jpg", "Pele's Breath"] 
slides[2]  =["/img/markowitz/lg/bamboo.jpg", "Bamboo"] 
slides[3]  =["/img/markowitz/lg/agir.jpg", "Agir - 36 x 36 Original Oil on Canvas"] 
slides[4]  =["/img/markowitz/lg/aniane.jpg", "Aniane - 72 x 78 Original Oil on Canvas"] 
slides[5]  =["/img/markowitz/lg/harvest.jpg", "Harvest (2008) - 45 x 64 Original Oil on Canvas"] 
slides[6]  =["/img/markowitz/lg/kailish.jpg", "Kailish - 35 x 51 Original Oil on Canvas"] 
slides[7]  =["/img/markowitz/lg/poetic-passage.jpg", "Poetic Passage - 35 x 51 Original Oil on Canvas"] 

//optional properties for these images:
slides.desc_prefix='GARY MARKOWITZ - '; //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=2800; //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.random=0;
//slides.specs="width=300, height=250"; //global specifications for this show's new window(s)

