var slides=[];
slides[0]  =["/img/maimon/lg/artist.jpg", "The Artist - Giclee on Canvas", ""] 
slides[1]  =["/img/maimon/lg/red-dress.jpg", "The Red Dress - Original Oil on Canvas", ""] 
slides[2]  =["/img/maimon/lg/red-lady.jpg", "Red Lady - 40 x 30 Original Oil on Canvas", ""] 
slides[3]  =["/img/maimon/lg/les-champs-elysees.jpg", "Les Champs Elysees", ""]
slides[4]  =["/img/maimon/lg/maimon-art.jpg", "Grouping of Maimon's Sculptures and Paintings", ""]
slides[5]  =["/img/maimon/lg/gabriellas-cat.jpg", "Gabriella's Cat - Bronze Sculpture", ""]
slides[6]  =["/img/maimon/lg/anna.jpg", "Anna - Bronze Sculpture", ""]
slides[7]  =["/img/maimon/lg/suzanna.jpg", "Suzanna - Bronze Sculpture", ""]
slides[8]  =["/img/maimon/lg/camille.jpg", "Camille - Bronze Sculpture", ""]
slides[9]  =["/img/maimon/lg/corina.jpg", "Corina - Bronze Sculpture", ""]
slides[10] =["/img/maimon/lg/gypsy.jpg", "The Gypsy - Bronze Sculpture", ""]
slides[11] =["/img/maimon/lg/parasol.jpg", "Parasol - Bronze Sculpture", ""]
slides[12] =["/img/maimon/lg/bridgitte.jpg", "Bridgitte - Bronze Sculpture", ""]
slides[12] =["/img/maimon/lg/tiffany.jpg", "Tiffany - Bronze Sculpture", ""]

//optional properties for these images:
slides.desc_prefix='ISAAC MAIMON - '; //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)
