var slides=[];

slides[0]  = ["http://www.wgcada.org/images/homepage_slideshow_01.jpg", ""];
slides[1]  = ["http://www.wgcada.org/images/homepage_slideshow_02.jpg", ""];
slides[2]  = ["http://www.wgcada.org/images/homepage_slideshow_03.jpg", ""];
slides[3]  = ["http://www.wgcada.org/images/homepage_slideshow_04.jpg", ""];
slides[4]  = ["http://www.wgcada.org/images/homepage_slideshow_05.jpg", ""];
slides[5]  = ["http://www.wgcada.org/images/homepage_slideshow_06.jpg", ""];
slides[6]  = ["http://www.wgcada.org/images/homepage_slideshow_07.jpg", ""];
slides[7]  = ["http://www.wgcada.org/images/homepage_slideshow_08.jpg", ""];
slides[8]  = ["http://www.wgcada.org/images/homepage_slideshow_09.jpg", ""];
slides[9]  = ["http://www.wgcada.org/images/homepage_slideshow_10.jpg", ""];
slides[10]  = ["http://www.wgcada.org/images/homepage_slideshow_11.jpg", ""];

slides.desc_prefix=''; //string prefix for image descriptions display
slides.controls_top=0; //use for top controls
slides.counter=0; //use to show image count
slides.width=700; //use to set width of widest image if dimensions vary
slides.height=240; //use to set height of tallest image if dimensions vary
slides.no_auto=0; //use to make show completely user operated (no play button, starts in stopped mode)
slides.use_alt=1; //use for descriptions as images alt attributes
slides.use_title=0; //use for descriptions as images title attributes
slides.nofade=1; //use for no fade-in, fade-out effect for this show
slides.border=0; //set border width for images
slides.border_color='white'; //set border color for images
slides.random=1;
slides.no_controls=1;
slides.delay=6000;
