var slides=[];
slides[0]  = ["/img/all/a-witness-to-time.jpg", "A Witness to Time", "/php/art-detail.php?title_id=33", "_new"];
slides[1]  = ["/img/all/angel-in-a-rocking-chair.jpg", "Angel in a Rocking Chair", "/php/art-detail.php?title_id=51", "_new"];
slides[2]  = ["/img/all/angkat-04.jpg", "Angkat 04", "/php/art-detail.php?title_id=55", "_new"];
slides[3]  = ["/img/all/au-cochon-rose.jpg", "Au Cochon Rose", "/php/art-detail.php?title_id=82", "_new"];
slides[4]  = ["/img/all/auggie-quinsaat.jpg", "Auggie Quinsaat", "/php/art-detail.php?title_id=84", "_new"];
slides[5]  = ["/img/all/banyan-companions.jpg", "Banyan Companions", "/php/art-detail.php?title_id=92", "_new"];
slides[6]  = ["/img/all/coconuts-and-pink-lemonade.jpg", "Coconuts and Pink Lemonade", "/php/art-detail.php?title_id=138", "_new"];
slides[7]  = ["/img/all/companionships-ocean-city.jpg", "Companionships Ocean City, NJ", "/php/art-detail.php?title_id=144", "_new"];
slides[8]  = ["/img/all/eddie-flotte-gallery.jpg", "Eddie Flotte Gallery", "/php/art-detail.php?title_id=177", "_new"];
slides[9]  = ["/img/all/eighth-and-atlantic.jpg", "Eighth and Atlantic", "/php/art-detail.php?title_id=180", "_new"];
slides[10] = ["/img/all/even-keel.jpg", "Even Keel", "/php/art-detail.php?title_id=185", "_new"];
slides[11] = ["/img/all/freedom-row-valley-forge-pa.jpg", "Freedom Row Valley Forge, PA", "/php/art-detail.php?title_id=203", "_new"];
slides[12] = ["/img/all/german-shingles-valley-forge-pa.jpg", "German Shingles Valley Forge, PA", "/php/art-detail.php?title_id=211", "_new"];
slides[13] = ["/img/all/great-view-needs-work.jpg", "Great View Needs Work", "/php/art-detail.php?title_id=229", "_new"];
slides[14] = ["/img/all/harris-department-store-ambler.jpg", "Harris' Department Store Ambler", "/php/art-detail.php?title_id=242", "_new"];
slides[15] = ["/img/all/john-travis.jpg", "John Travis", "/php/art-detail.php?title_id=264", "_new"];
slides[16] = ["/img/all/morning-in-makawao.jpg", "Morning in Makawao", "/php/art-detail.php?title_id=355", "_new"];
slides[17] = ["/img/all/night-flight.jpg", "Night Flight", "/php/art-detail.php?title_id=366", "_new"];
slides[18] = ["/img/all/once-upon-a-daze.jpg", "Once Upon a Daze", "/php/art-detail.php?title_id=383", "_new"];
slides[19] = ["/img/all/wake-up-and-smell-the-cocoa.jpg", "Wake Up and Smell the Cocoa", "/php/art-detail.php?title_id=596", "_new"];

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

