var slides=[];
slides[0]  = ["/img/king/lg/orchid-dancer-left.jpg", "Orchid Dancer - 13 x 6 x 5 inch Bronze Sculpture"];
slides[1]  = ["/img/king/lg/orchid-dancer-front.jpg", "Orchid Dancer - her elation is expressed in her emotion & poise - Bronze Sculpture"];
slides[2]  = ["/img/king/lg/orchid-dancer-back.jpg", "Orchid Dancer (back) - 13 x 6 x 5 inch Bronze Sculpture"];
slides[3]  = ["/img/king/lg/first-stage.jpg", "First Stage - Bronze Sculpture"];
slides[4]  = ["/img/king/lg/first-stage-detail.jpg", "First Stage (detail) - Bronze Sculpture"];
slides[5]  = ["/img/king/lg/if-i-were-an-eagle-back.jpg", "If I were an Eagle (back) - Bronze Sculpture"];
slides[6]  = ["/img/king/lg/if-i-were-an-eagle-detail.jpg", "If I were an Eagle (detail) - Bronze Sculpture"];
slides[7]  = ["/img/king/lg/if-i-were-an-eagle-front.jpg", "If I were an Eagle (front) - Bronze Sculpture"];
slides[8]  = ["/img/king/lg/if-i-were-an-eagle-girl.jpg", "If I were an Eagle (girl) - Bronze Sculpture"];
slides[9]  = ["/img/king/lg/if-i-were-an-eagle-unveiling.jpg", "If I were an Eagle (unveiling) - Bronze Sculpture"];
slides[10] = ["/img/king/lg/king-sculpting-daddys-balance.jpg", "King sculpting Daddy's Balance - Clay Model"];
slides[11] = ["/img/king/lg/king-sculpting-hopes.jpg", "King sculpting Hopes - Clay Model"];
slides[12] = ["/img/king/lg/king-with-hopes.jpg", "King with Hopes, awarded Best in Show - Bronze Sculpture"];
slides[13] = ["/img/king/lg/ohana-harmony.jpg", "Ohana Harmony - Bronze Sculpture"];
slides[14] = ["/img/king/lg/ohana-harmony-back.jpg", "Ohana Harmony (back) -  Bronze Sculpture"];
slides[15] = ["/img/king/lg/ohana-harmony-daughter.jpg", "Ohana Harmony (daughter) - Bronze Sculpture"];
slides[16] = ["/img/king/lg/ohana-harmony-son.jpg", "Ohana Harmony (son) - Bronze Sculpture"];
slides[17] = ["/img/king/lg/recital-rose.jpg", "Recital Rose - Bronze Sculpture"];
slides[18] = ["/img/king/lg/spring-flowers.jpg", "Spring Flowers - Bronze Sculpture"];
slides[19] = ["/img/king/lg/spring-flowers-front.jpg", "Spring Flowers (front) -  Bronze Sculpture"];
slides[20] = ["/img/king/lg/spring-flowers-side.jpg", "Spring Flowers (side) - Bronze Sculpture"];
slides[21] = ["/img/king/lg/daddys-balance.jpg", "Daddy's Balance - Bronze Sculpture"];
slides[22] = ["/img/king/lg/dreamy-boy.jpg", "Dreamy Boy - Bronze Sculpture"];

//optional properties for these images:
slides.desc_prefix='TIM KING - '; //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=2500; //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.random=1;
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)
